Uses of Annotation Type
com.helger.commons.annotation.DevelopersNote
Packages that use DevelopersNote
Package
Description
-
Uses of DevelopersNote in com.helger.commons.datetime
Classes in com.helger.commons.datetime with annotations of type DevelopersNoteModifier and TypeClassDescriptionfinal classThis class encapsulates a String pattern and a set of options to be used in parsing. -
Uses of DevelopersNote in com.helger.commons.system
Methods in com.helger.commons.system with annotations of type DevelopersNote -
Uses of DevelopersNote in com.helger.commons.text.display
Methods in com.helger.commons.text.display with annotations of type DevelopersNoteModifier and TypeMethodDescriptiondefault StringIHasDisplayTextWithArgs.getDisplayTextWithArgs(Locale aContentLocale) Deprecated. -
Uses of DevelopersNote in com.helger.commons.text.resolve
Methods in com.helger.commons.text.resolve with annotations of type DevelopersNoteModifier and TypeMethodDescriptiondefault StringIEnumTextResolver.getTextWithArgs(Enum<?> aEnum, IHasTextWithArgs aTP, Locale aContentLocale) Deprecated.Don't call this; UseIEnumTextResolver.getText(Enum, IHasText, Locale)instead when no argument is neededstatic StringDefaultTextResolver.getTextWithArgsStatic(Enum<?> aEnum, IHasTextWithArgs aTP, Locale aContentLocale) Deprecated.Don't call this; Use the version without "WithArgs" because there are no args
IHasDisplayText.getDisplayText(Locale)if no parameters are present