Concurrent Skip List Set

GPTKB entity

Statements (38)
Predicate Object
gptkbp:instance_of gptkb:Photographer
gptkb:language
gptkb:collection
gptkbp:allows gptkb:theorem
gptkbp:constructor Concurrent Skip List Set()
Concurrent Skip List Set(Comparator<? super E> comparator)
https://www.w3.org/2000/01/rdf-schema#label Concurrent Skip List Set
gptkbp:hyper_threading gptkb:theorem
gptkbp:implements gptkb:Serializable
Cloneable
gptkbp:order gptkb:theorem
gptkbp:provides Concurrent access
gptkbp:technique clear()
iterator()
size()
add(E e)
contains(Object o)
spliterator()
first()
last()
remove(Object o)
comparator()
for Each(Consumer<? super E> action)
is Empty()
to Array()
to Array(T[] a)
ceiling(E e)
descending Iterator()
floor(E e)
head Set(E to Element)
higher(E e)
lower(E e)
poll First()
poll Last()
sub Set(E from Element, E to Element)
tail Set(E from Element)
gptkbp:bfsParent gptkb:java.util.concurrent
gptkbp:bfsLayer 4