| Package | Description | 
|---|---|
| org.geotools.data.memory | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MemoryEntry | MemoryDataStore. entry(SimpleFeatureType schema)Access to entry to store content of the provided schema, will create new entry if needed. | 
| protected MemoryEntry | MemoryDataStore. entry(String typeName)Access MemoryState for typeName. | 
| MemoryEntry | MemoryState. getEntry() | 
| MemoryEntry | MemoryFeatureSource. getEntry()The entry for the feature source. | 
| Constructor and Description | 
|---|
| MemoryState(MemoryEntry entry)State for MemoryDataStore providing FeatureType and stored features. | 
Copyright © 1996–2019 Geotools. All rights reserved.