- All Implemented Interfaces:
Tuple
public class EmptyTuple
extends Object
implements Tuple
Empty Tuple type.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EmptyTuple
public EmptyTuple()
-
Method Details
-
getSize
public int getSize()
- Specified by:
getSize in interface Tuple