Package 

Interface KConfigurable


  • 
    public interface KConfigurable
    
                        

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

    • 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