| Package | Description | 
|---|---|
| org.geotools.data | Defines the DataStoreAPI via which all data is imported or exported. | 
| org.geotools.util | Contains utilities and addition to the collection framework. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected WeakHashSet<Identifier> | BatchFeatureEvent. fidsThis is a weak hash set as we don't need to track changes on FeatureIds that are not being
 used by the client to track selection. | 
| Modifier and Type | Method and Description | 
|---|---|
| WeakHashSet<Identifier> | BatchFeatureEvent. getCreatedFeatureIds()This is the set of Identifiers that have been created over the course of this operation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CanonicalSet<E>A canonical set of objects, used to optimize memory use. | 
Copyright © 1996–2019 Geotools. All rights reserved.