it.unimi.dsi.fastutil
Class Collections

java.lang.Object
  extended byit.unimi.dsi.fastutil.Collections

public class Collections
extends Object

A class providing static methods and objects that do useful things with collections.

See Also:
Collections

Nested Class Summary
static class Collections.EmptyCollection
          An immutable class representing an empty collection and implementing all type-specific collection interfaces.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait