Schnittstelle IPair<E1,T>
- Typparameter:
E1- is the type of the element1 of aIPair.T- is the type of the element2 of aIPair.
- Alle bekannten Implementierungsklassen:
Pair
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungbooleanhasElement1(Object object) booleanhasElement2(Object object)
-
Methodendetails
-
getStoredElement1
-
getStoredElement2
-
hasElement1
-
hasElement2
-