RePast
v. 2.0

uchicago.src.reflector
Class ComboPair

java.lang.Object
  |
  +--com.objectspace.jgl.Pair
        |
        +--uchicago.src.reflector.ComboPair
All Implemented Interfaces:
Serializable

public class ComboPair
extends com.objectspace.jgl.Pair

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.objectspace.jgl.Pair
first, second
 
Constructor Summary
ComboPair(Object one, String two)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class com.objectspace.jgl.Pair
clone, equals, equals, hashCode
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComboPair

public ComboPair(Object one,
                 String two)
Method Detail

toString

public String toString()
Overrides:
toString in class com.objectspace.jgl.Pair

RePast
v. 2.0

Bug reports and feature requests to RePast