org.apache.openejb.util
Class VersionedSet<E>
java.lang.Object
org.apache.openejb.util.VersionedSet<E>
public class VersionedSet<E>
- extends Object
- Version:
- $Revision: 710022 $ $Date: 2008-11-03 09:40:14 +0100 (Mo, 03. Nov 2008) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VersionedSet
public VersionedSet()
add
public boolean add(E o)
remove
public boolean remove(Object o)
currentSet
public VersionedSet.Set<E> currentSet()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.