Interface BiTuple<A,B>
-
- All Superinterfaces:
Tuple
- All Known Implementing Classes:
BiTupleImpl
public interface BiTuple<A,B> extends Tuple
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AgetFactA()BgetFactB()
-