public interface ConfigurationHolder extends Holder
| Modifier and Type | Method and Description |
|---|---|
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–2024 Alibaba Group. All rights reserved.