public interface Configuration<K,V> extends Serializable
Class<K>
getKeyType()
Class<V>
getValueType()
boolean
isStoreByValue()
Class<K> getKeyType()
Class<V> getValueType()
boolean isStoreByValue()
Copyright © 2017. All rights reserved.