cz::muni::stanse::utils::Pair< A, B > Class Reference

List of all members.

Public Member Functions

 Pair (final A first, final B second)
getFirst ()
getSecond ()
void setFirst (final A value)
void setSecond (final B value)
boolean equals (final Object obj)
boolean isEqualWith (final Pair< A, B > other)
int hashCode ()
String toString ()

Static Public Member Functions

static< A, B > Pair< A, B > make (final A a, final B b)

Static Package Functions

static private< A > boolean arePartsEqual (A one, A two)


Detailed Description

See also:

Constructor & Destructor Documentation

cz::muni::stanse::utils::Pair< A, B >::Pair ( final A  first,
final B  second 
) [inline]

Parameters:
@return 
Exceptions:
@see 


Member Function Documentation

A cz::muni::stanse::utils::Pair< A, B >::getFirst (  )  [inline]

Parameters:
@return 
Exceptions:
@see 

B cz::muni::stanse::utils::Pair< A, B >::getSecond (  )  [inline]

Parameters:
@return 
Exceptions:
@see 

void cz::muni::stanse::utils::Pair< A, B >::setFirst ( final A  value  )  [inline]

void cz::muni::stanse::utils::Pair< A, B >::setSecond ( final B  value  )  [inline]

boolean cz::muni::stanse::utils::Pair< A, B >::equals ( final Object  obj  )  [inline]

Parameters:
@return 
Exceptions:
@see java.lang.Object::equals(java.lang.Object)

static private<A> boolean cz::muni::stanse::utils::Pair< A, B >::arePartsEqual ( one,
two 
) [inline, static, package]

boolean cz::muni::stanse::utils::Pair< A, B >::isEqualWith ( final Pair< A, B >  other  )  [inline]

Parameters:
@return 
Exceptions:
@see 

int cz::muni::stanse::utils::Pair< A, B >::hashCode (  )  [inline]

Parameters:
@return 
Exceptions:
@see java.lang.Object::hashCode()

String cz::muni::stanse::utils::Pair< A, B >::toString (  )  [inline]

Parameters:
@return 
Exceptions:
@see java.lang.Object::toString()

static <A,B> Pair<A,B> cz::muni::stanse::utils::Pair< A, B >::make ( final A  a,
final B  b 
) [inline, static]


The documentation for this class was generated from the following file:

Generated on Thu Jan 13 16:24:10 2011 for Stanse by  doxygen 1.5.6