public class FeaturesBag extends Object
static class
FeaturesBag.feature
FeaturesBag()
void
add(String key, String value)
String
get(String key)
remove(String key)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public FeaturesBag()
public String get(String key)
public void add(String key, String value)
public void remove(String key)
Copyright © 2015. All Rights Reserved.