public class FeatureMap
extends java.lang.Object
Constructor and Description |
---|
FeatureMap() |
Modifier and Type | Method and Description |
---|---|
void |
add(ConfigurableFeature entity) |
boolean |
contains(java.lang.String key) |
ConfigurableFeature |
get(int index) |
ConfigurableFeature |
get(java.lang.String key) |
int |
size() |
public void add(ConfigurableFeature entity)
public ConfigurableFeature get(int index)
public ConfigurableFeature get(java.lang.String key)
public boolean contains(java.lang.String key)
public int size()
Copyright © 2012. All Rights Reserved.