public interface ConfigurationHolder extends Holder
| 限定符和类型 | 方法和说明 |
|---|---|
Map<ConverterKeyBuild.ConverterKey,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
|
holderTypeboolean isNew()
GlobalConfiguration globalConfiguration()
Map<ConverterKeyBuild.ConverterKey,Converter<?>> converterMap()
Copyright © 2018–2022 Alibaba Group. All rights reserved.