Class Pair.SimplePair<F,S>
java.lang.Object
ru.progrm_jarvis.javacommons.object.Pair.SimplePair<F,S>
- Type Parameters:
F- type of the first valueS- type of the second value
- All Implemented Interfaces:
Pair<F,S>
Simple implementation of
Pair.-
Nested Class Summary
Nested classes/interfaces inherited from interface ru.progrm_jarvis.javacommons.object.Pair
Pair.SimplePair<F,S> -
Method Summary