Uses of Class
aQute.bnd.unmodifiable.ImmutableSet
-
Packages that use ImmutableSet Package Description aQute.bnd.unmodifiable -
-
Uses of ImmutableSet in aQute.bnd.unmodifiable
Fields in aQute.bnd.unmodifiable declared as ImmutableSet Modifier and Type Field Description (package private) static ImmutableSet<?>
ImmutableSet. EMPTY
Constructors in aQute.bnd.unmodifiable with parameters of type ImmutableSet Constructor Description SerializationProxy(ImmutableSet<?> set)
-