|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectFeatureTypeCache
public class FeatureTypeCache
Holds a cache of FeatureTypes by Name.
| Constructor Summary | |
|---|---|
FeatureTypeCache()
|
|
| Method Summary | |
|---|---|
FeatureType |
get(Name name)
|
void |
put(FeatureType type)
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureTypeCache()
| Method Detail |
|---|
public FeatureType get(Name name)
public void put(FeatureType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||