Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse
ICommonsList.getFirstOrNull()insteadUseICommonsList.getLastOrNull()insteadUseICommonsList.removeFirstOrNull()insteadUseCHttp.HTTP_UNAVAILABLE_FOR_LEGAL_REASONSinstead
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionUse
ICommonsList.getFirstOrNull()insteadUseICommonsList.getLastOrNull()insteadUseICommonsList.removeFirstOrNull()insteadDon't call thisDon't call thisDon't call this; use getAsString insteadDon't call this; UseToStringGenerator.getToString()insteadDon't call this; UseIHasDisplayText.getDisplayText(Locale)if no parameters are presentDon't call this; UseIHasText.getText(Locale)instead!Don't call this; Use the version without "WithArgs" because there are no argscom.helger.commons.text.resolve.IEnumTextResolver.getTextWithArgs(Enum<?>, IHasTextWithArgs, Locale) Don't call this; UseIEnumTextResolver.getText(Enum, IHasText, Locale)instead when no argument is needed