Class ForwardingCollection<E>

java.lang.Object
org.jmxtrans.agent.util.collect.ForwardingCollection<E>
All Implemented Interfaces:
Iterable<E>, Collection<E>
Direct Known Subclasses:
ForwardingQueue

public abstract class ForwardingCollection<E>
extends Object
implements Collection<E>
Author:
Cyrille Le Clerc