IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
java.util.SetWrapper< T > Member List

This is the complete list of members for java.util.SetWrapper< T >, including all inherited members.

Clear()java.util.CollectionWrapper< T >
CollectionWrapper(Collection collection)java.util.CollectionWrapper< T >
Contains(T item)java.util.CollectionWrapper< T >
CopyTo(T[] array, int arrayIndex)java.util.CollectionWrapper< T >
Countjava.util.CollectionWrapper< T >
ExceptWith(IEnumerable< T > other)java.util.SetWrapper< T >
GetEnumerator()java.lang.IterableWrapper< T >
IntersectWith(IEnumerable< T > other)java.util.SetWrapper< T >
IsProperSubsetOf(IEnumerable< T > other)java.util.SetWrapper< T >
IsProperSupersetOf(IEnumerable< T > other)java.util.SetWrapper< T >
IsReadOnlyjava.util.CollectionWrapper< T >
IsSubsetOf(IEnumerable< T > other)java.util.SetWrapper< T >
IsSupersetOf(IEnumerable< T > other)java.util.SetWrapper< T >
IterableWrapper(Iterable iterable)java.lang.IterableWrapper< T >
Overlaps(IEnumerable< T > other)java.util.SetWrapper< T >
Remove(T item)java.util.CollectionWrapper< T >
SetEquals(IEnumerable< T > other)java.util.SetWrapper< T >
SetWrapper(Set set)java.util.SetWrapper< T >
SymmetricExceptWith(IEnumerable< T > other)java.util.SetWrapper< T >
UnionWith(IEnumerable< T > other)java.util.SetWrapper< T >