public class SetExtendImpl<T> extends Object implements SetExtend<T>
protected Set<T>
set
SetExtendImpl(Set<T> set)
T
first()
last()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Set<T> set
public SetExtendImpl(Set<T> set)
public T first()
SetExtend
first
SetExtend<T>
public T last()
last
Copyright © 2018. All rights reserved.