| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pair | |
|---|---|
| net.sf.magicproject.action.context | Provides context classes of an action. | 
| net.sf.magicproject.tools | Some utility classes. | 
| net.sf.magicproject.zone | Contains all zones. | 
| Uses of Pair in net.sf.magicproject.action.context | 
|---|
| Fields in net.sf.magicproject.action.context declared as Pair | |
|---|---|
 Pair<java.lang.Integer,java.lang.Integer>[] | 
MoveContext.indexes
The indexes within the zone.  | 
| Uses of Pair in net.sf.magicproject.tools | 
|---|
| Methods in net.sf.magicproject.tools with parameters of type Pair | |
|---|---|
 int | 
Pair.compareTo(Pair<K,V> arg0)
 | 
| Uses of Pair in net.sf.magicproject.zone | 
|---|
| Methods in net.sf.magicproject.zone that return Pair | |
|---|---|
 Pair<java.lang.Integer,java.lang.Integer> | 
MZone.getRealIndexOf(MCard card)
Return the index of the specified card within this zone  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||