-
-
Field Summary
-
Fields inherited from class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
delegate
-
Method Summary
-
Methods inherited from class org.hibernate.envers.internal.entities.mapper.relation.lazy.proxy.CollectionProxy
add, addAll, checkInit, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.util.SortedSet
spliterator
-
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
-
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream
-
Methods inherited from interface java.lang.Iterable
forEach
-
-
Constructor Detail
-
SortedSetProxy
public SortedSetProxy()
-
Method Detail
-
first
public U first()
- Specified by:
first
in interface java.util.SortedSet<U>
-
last
public U last()
- Specified by:
last
in interface java.util.SortedSet<U>
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.