public interface ConfigurationHolder extends Holder
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,Converter> |
converterMap()
What converter does the currently operated cell need to execute
|
GlobalConfiguration |
globalConfiguration()
Some global variables
|
boolean |
isNew()
Record whether it's new or from cache
|
holderType
boolean isNew()
GlobalConfiguration globalConfiguration()
java.util.Map<java.lang.String,Converter> converterMap()