Uses of Interface
com.biglybt.core.config.COConfigurationManager.ParameterVerifier
-
Packages that use COConfigurationManager.ParameterVerifier Package Description com.biglybt.core.config.impl -
-
Uses of COConfigurationManager.ParameterVerifier in com.biglybt.core.config.impl
Classes in com.biglybt.core.config.impl that implement COConfigurationManager.ParameterVerifier Modifier and Type Class Description protected static class
ConfigurationDefaults.IPVerifier
Methods in com.biglybt.core.config.impl with parameters of type COConfigurationManager.ParameterVerifier Modifier and Type Method Description protected void
ConfigurationDefaults. def_put(java.lang.String key, java.lang.String key_def, COConfigurationManager.ParameterVerifier verifier)
-