- class java.util..
AbstractCollection public abstract class AbstractCollection extends
Object implements
Collection Tree:java.lang.Object - java.util.AbstractCollection
This class provides a skeletal implementation of the interface, to minimize the effort required to implement this interface.
- Constructor for class java.util.
AbstractCollection protected AbstractCollection ()
Sole constructor. (For invocation by subclass constructors, typically implicit.)