Class Configuration

  • Direct Known Subclasses:
    InternalConfiguration

    public abstract class Configuration
    extends java.lang.Object
    An object of this class represents a collection of algorithms that a user wants Tink to understand. For most users, one of the predefined Configuration objects is to be used at primitive creation time.
    • Constructor Summary

      Constructors 
      Constructor Description
      Configuration()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Configuration

        public Configuration()