public class FeatureMap extends Object
Constructor and Description |
---|
FeatureMap() |
Modifier and Type | Method and Description |
---|---|
void |
add(ConfigurableFeature entity) |
boolean |
contains(String key) |
ConfigurableFeature |
get(int index) |
ConfigurableFeature |
get(String key) |
int |
size() |
public void add(ConfigurableFeature entity)
public ConfigurableFeature get(int index)
public ConfigurableFeature get(String key)
public boolean contains(String key)
public int size()
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.