cascading.property
Interface ConfigDef.Getter

Enclosing class:
ConfigDef

public static interface ConfigDef.Getter


Method Summary
 String get(String key)
           
 String update(String key, String value)
           
 

Method Detail

update

String update(String key,
              String value)

get

String get(String key)


Copyright © 2007-2015 Concurrent, Inc. All Rights Reserved.