|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Tuple2<A,B>
| Method Summary | |
|---|---|
Tuple2<B,A> |
swap()
answers a new Tuple2, with swaped components |
| Methods inherited from interface net.sf.staccatocommons.defs.partial.ToListAware |
|---|
toArray, toList |
| Methods inherited from interface net.sf.staccatocommons.defs.partial.FirstAware |
|---|
_0, first |
| Methods inherited from interface net.sf.staccatocommons.defs.partial.SecondAware |
|---|
_1, second |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface java.util.Map.Entry |
|---|
equals, getKey, getValue, hashCode, setValue |
| Method Detail |
|---|
@NonNull Tuple2<B,A> swap()
Tuple2, with swaped components
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||