Interface TridentTuple

All Superinterfaces:
Collection<Object>, Iterable<Object>, ITuple, List<Object>
All Known Implementing Classes:
TridentTupleView

public interface TridentTuple extends ITuple, List<Object>