Package 

Class TypesafeConfigSource

  • All Implemented Interfaces:
    org.jitsi.metaconfig.ConfigSource

    
    public final class TypesafeConfigSource
     implements ConfigSource
                        

    A ConfigSource implementation backed by a Config instance.

    • Method Summary

      Modifier and Type Method Description
      Function1<String, Object> getterFor(KType type)
      String getDescription()
      String getName()
      • Methods inherited from class org.jitsi.metaconfig.ConfigSource

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

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