Uses of Class
com.ibm.icu.impl.coll.SharedObject
-
Packages that use SharedObject Package Description com.ibm.icu.impl.coll -
-
Uses of SharedObject in com.ibm.icu.impl.coll
Classes in com.ibm.icu.impl.coll with type parameters of type SharedObject Modifier and Type Class Description static class
SharedObject.Reference<T extends SharedObject>
Similar to a smart pointer, basically a port of the static methods of C++ SharedObject.Subclasses of SharedObject in com.ibm.icu.impl.coll Modifier and Type Class Description class
CollationSettings
Collation settings/options/attributes.Fields in com.ibm.icu.impl.coll declared as SharedObject Modifier and Type Field Description private T
SharedObject.Reference. ref
Methods in com.ibm.icu.impl.coll that return SharedObject Modifier and Type Method Description SharedObject
SharedObject. clone()
Initializes refCount to 0.
-