Class TupleScheme<T extends TBase>

  • All Implemented Interfaces:
    IScheme<T>

    public abstract class TupleScheme<T extends TBase>
    extends java.lang.Object
    implements IScheme<T>
    • Constructor Summary

      Constructors 
      Constructor Description
      TupleScheme()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TupleScheme

        public TupleScheme()