Package | Description |
---|---|
com.github.wuic.config |
This package contains all the API elements to make objects configurable.
|
Modifier and Type | Class and Description |
---|---|
static class |
BooleanConfigParam.ConfigParamImpl
A
ConfigParam that handles BooleanConfigParam . |
static class |
IntegerConfigParam.ConfigParamImpl
A
ConfigParam that handles IntegerConfigParam . |
static class |
ObjectConfigParam.ConfigParamImpl
A
ConfigParam that handles ObjectConfigParam . |
static class |
StringConfigParam.ConfigParamImpl
A
ConfigParam that handles StringConfigParam . |
Copyright © 2012-2015. All Rights Reserved.