public class SetProxy<U> extends CollectionProxy<U,java.util.Set<U>> implements java.util.Set<U>
delegate
Constructor and Description |
---|
SetProxy() |
SetProxy(Initializor<java.util.Set<U>> initializor) |
add, addAll, checkInit, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SetProxy()
public SetProxy(Initializor<java.util.Set<U>> initializor)
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.