Uses of Interface
com.github.cowwoc.requirements10.java.GlobalConfiguration
Packages that use GlobalConfiguration
Package
Description
- 
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.guava
Methods in com.github.cowwoc.requirements10.guava that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultGuavaValidators.globalConfiguration()Returns the global configuration shared by all validators. - 
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.jackson
Methods in com.github.cowwoc.requirements10.jackson that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultJacksonValidators.globalConfiguration()Returns the global configuration shared by all validators. - 
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.java
Methods in com.github.cowwoc.requirements10.java that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultJavaValidators.globalConfiguration()Returns the global configuration shared by all validators.Validators.globalConfiguration()Returns the global configuration shared by all validators.GlobalConfiguration.terminalEncoding(TerminalEncoding encoding) Sets the terminal encoding of the output.