V
public class ConcurrentSetOperations<V> extends Object implements Operations<Set<V>>
ConcurrentSetOperations()
Set<V>
apply(Set<V> set)
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
identity
andThen, compose
public ConcurrentSetOperations()
public Set<V> apply(Set<V> set)
apply
Function<Set<V>,Set<V>>
public Set<V> get()
get
Supplier<Set<V>>
Copyright © 2022 JBoss by Red Hat. All rights reserved.