Class StandardScheme<T extends TBase>

  • All Implemented Interfaces:
    IScheme<T>

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

      Constructors 
      Constructor Description
      StandardScheme()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • StandardScheme

        public StandardScheme()