Package java.util
Class Collections

Public Method singleton

static Set singleton(Object o)

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns an immutable set containing only the specified object. The returned set is serializable.