wt.fc.collections
Interface ReferenceBased

All Known Implementing Classes:
wt.fc.collections.AbstractWTCollection, wt.fc.collections.AbstractWTList, WTArrayList, WTHashSet

public interface ReferenceBased

Used by the default implementations of WTCollection to connect to other WTCollections. Non-default implementations of the WTCollection interface can implement this interface to allow themselves to be connected with default collections implementations.

Also used by the default inflate implementation.

Supported API: true

Extendable: false