Uses of Annotation Type
com.helger.commons.annotation.Singleton
Packages that use Singleton
Package
Description
-
Uses of Singleton in com.helger.commons.datetime
Classes in com.helger.commons.datetime with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis class provides a cache forDateTimeFormatterinstances. -
Uses of Singleton in com.helger.commons.equals
Classes in com.helger.commons.equals with annotations of type SingletonModifier and TypeClassDescriptionfinal classThe default implementation ofIEqualsImplementationRegistry. -
Uses of Singleton in com.helger.commons.gfx
Classes in com.helger.commons.gfx with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis service class is used to cache information about images. -
Uses of Singleton in com.helger.commons.hashcode
Classes in com.helger.commons.hashcode with annotations of type SingletonModifier and TypeClassDescriptionfinal classThe main registry for the differentIHashCodeImplementationimplementations. -
Uses of Singleton in com.helger.commons.locale
Classes in com.helger.commons.locale with annotations of type SingletonModifier and TypeClassDescriptionclassThis is a global cache for Locale objects to avoid too many object flowing around.
This cache is application independent. -
Uses of Singleton in com.helger.commons.locale.country
Classes in com.helger.commons.locale.country with annotations of type SingletonModifier and TypeClassDescriptionclassThis is a global cache for country objects to avoid too many object flowing around.
This cache is application independent. -
Uses of Singleton in com.helger.commons.locale.language
Classes in com.helger.commons.locale.language with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis is a global cache for language objects to avoid too many objects flowing around.
This cache is application independent. -
Uses of Singleton in com.helger.commons.mime
Classes in com.helger.commons.mime with annotations of type SingletonModifier and TypeClassDescriptionfinal classContains a basic set of MimeType determination method. -
Uses of Singleton in com.helger.commons.regex
Classes in com.helger.commons.regex with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis class provides a cached for compiled regular expressions. -
Uses of Singleton in com.helger.commons.serialize.convert
Classes in com.helger.commons.serialize.convert with annotations of type SingletonModifier and TypeClassDescriptionfinal classThe registry that keeps the mappings for serialization converters. -
Uses of Singleton in com.helger.commons.text.resolve
Classes in com.helger.commons.text.resolve with annotations of type SingletonModifier and TypeClassDescriptionfinal classResolves texts either from a text provider or otherwise uses a fallback to a file, based on the given enum constant. -
Uses of Singleton in com.helger.commons.thirdparty
Classes in com.helger.commons.thirdparty with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis class manages all registered third party modules -
Uses of Singleton in com.helger.commons.typeconvert
Classes in com.helger.commons.typeconvert with annotations of type SingletonModifier and TypeClassDescriptionfinal classThis class contains all the default type converters for the default types that are required. -
Uses of Singleton in com.helger.commons.url
Classes in com.helger.commons.url with annotations of type SingletonModifier and TypeClassDescriptionfinal classA central registry for supported URL protocols.