protected class InternalsImpl.SetPointer<K> extends Object implements Internals.SimplePointer<K>, Serializable
SetPointer(Set<K> s)
boolean
add(K k)
contains(K k)
Set<K>
copy()
isEmpty()
remove(K k)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetPointer(Set<K> s)
public boolean isEmpty()
public Set<K> copy()
public boolean add(K k)
public boolean contains(K k)
public boolean remove(K k)
Copyright © 2014 The University of Manchester. All Rights Reserved.