The members of Java.Util.Collections are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
static | AddAll(ICollection, params Java.Lang.Object[])Documentation for this section has not yet been entered. | |
static | AsLifoQueue(IDeque)Documentation for this section has not yet been entered. | |
static | BinarySearch(IList, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | BinarySearch(IList, Java.Lang.Object, IComparator)Documentation for this section has not yet been entered. | |
static | CheckedCollection(ICollection, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | CheckedList(IList, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | CheckedMap(IDictionary, Java.Lang.Class, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | CheckedSet(ICollection, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | CheckedSortedMap(IDictionary, Java.Lang.Class, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | CheckedSortedSet(ISortedSet, Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | Copy(IList, IList)Documentation for this section has not yet been entered. | |
static | Disjoint(ICollection<object>, ICollection<object>)Documentation for this section has not yet been entered. | |
static | EmptyEnumeration()Returns an enumeration containing no elements. | |
static | EmptyIterator()Returns an iterator containing no elements. | |
static | EmptyList()Returns a type-safe empty, immutable Java.Util.IList. | |
static | EmptyListIterator()Returns a list iterator containing no elements. | |
static | EmptyMap()Returns a type-safe empty, immutable Java.Util.IMap. | |
static | EmptySet()Returns a type-safe empty, immutable Java.Util.ISet. | |
static | Enumeration(ICollection)Documentation for this section has not yet been entered. | |
static | Fill(IList, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | Frequency(ICollection<object>, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | IndexOfSubList(IList<object>, IList<object>)Documentation for this section has not yet been entered. | |
static | LastIndexOfSubList(IList<object>, IList<object>)Documentation for this section has not yet been entered. | |
static | List(IEnumeration)Documentation for this section has not yet been entered. | |
static | Max(ICollection)Documentation for this section has not yet been entered. | |
static | Max(ICollection, IComparator)Documentation for this section has not yet been entered. | |
static | Min(ICollection)Documentation for this section has not yet been entered. | |
static | Min(ICollection, IComparator)Documentation for this section has not yet been entered. | |
static | NCopies(int, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | NewSetFromMap(IDictionary)Documentation for this section has not yet been entered. | |
static | ReplaceAll(IList, Java.Lang.Object, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | Reverse(IList<object>)Documentation for this section has not yet been entered. | |
static | ReverseOrder()A comparator which reverses the natural order of the elements. | |
static | ReverseOrder(IComparator)Documentation for this section has not yet been entered. | |
static | Rotate(IList<object>, int)Documentation for this section has not yet been entered. | |
static | Shuffle(IList<object>)Documentation for this section has not yet been entered. | |
static | Shuffle(IList<object>, Random)Documentation for this section has not yet been entered. | |
static | Singleton(Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | SingletonList(Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | SingletonMap(Java.Lang.Object, Java.Lang.Object)Documentation for this section has not yet been entered. | |
static | Sort(IList)Documentation for this section has not yet been entered. | |
static | Sort(IList, IComparator)Documentation for this section has not yet been entered. | |
static | Swap(IList<object>, int, int)Documentation for this section has not yet been entered. | |
static | SynchronizedCollection(ICollection)Documentation for this section has not yet been entered. | |
static | SynchronizedList(IList)Documentation for this section has not yet been entered. | |
static | SynchronizedMap(IDictionary)Documentation for this section has not yet been entered. | |
static | SynchronizedSet(ICollection)Documentation for this section has not yet been entered. | |
static | SynchronizedSortedMap(IDictionary)Documentation for this section has not yet been entered. | |
static | SynchronizedSortedSet(ISortedSet)Documentation for this section has not yet been entered. | |
static | UnmodifiableCollection(ICollection)Documentation for this section has not yet been entered. | |
static | UnmodifiableList(IList)Documentation for this section has not yet been entered. | |
static | UnmodifiableMap(IDictionary)Documentation for this section has not yet been entered. | |
static | UnmodifiableSet(ICollection)Documentation for this section has not yet been entered. | |
static | UnmodifiableSortedMap(IDictionary)Documentation for this section has not yet been entered. | |
static | UnmodifiableSortedSet(ISortedSet)Documentation for this section has not yet been entered. |