Interface Configurable

  • All Implemented Interfaces:

    
    public interface Configurable
    
                        

    Created by vincent on 17-4-17. Copyright @ 2013-2023 Platon AI. All rights reserved

    Author:

    vincent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract ImmutableConfig getConf() Return the configuration used by this object.
      abstract Unit setConf(ImmutableConfig conf) Return the configuration used by this object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait