JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.javimmutable.collections.common.SetAdaptor
Packages that use
SetAdaptor
Package
Description
org.javimmutable.collections.common
Uses of
SetAdaptor
in
org.javimmutable.collections.common
Methods in
org.javimmutable.collections.common
that return
SetAdaptor
Modifier and Type
Method
Description
static <T>
SetAdaptor
<T>
SetAdaptor.
of
(
ISet
<T> pset)