Uses of Annotation Interface
org.tquadrat.foundation.config.ExemptFromToString
Packages that use ExemptFromToString
Package
Description
This module provides a facility for the runtime configuration
of a program.
-
Uses of ExemptFromToString in org.tquadrat.foundation.config
Methods in org.tquadrat.foundation.config with annotations of type ExemptFromToStringModifier and TypeMethodDescriptionConfigBeanSpec.getCharset()
Returns theCharset
that is used throughout the program run.ConfigBeanSpec.getResourceBundle()
Returns theResourceBundle
that should be used to retrieve texts and messages for the application.