Interface ArrayFSImpl<E extends FeatureStructure>

All Superinterfaces:
ArrayFS<E>, Cloneable, CommonArrayFS<E>, FeatureStructure
All Known Implementing Classes:
FSArray

@Deprecated public interface ArrayFSImpl<E extends FeatureStructure> extends ArrayFS<E>
Deprecated.
use FSArray instead
For backwards compatibility with V2, only Only has methods not in ArrayFS or CommonArrayFSImpl