public abstract class TypedProperties<E extends Enum & TypedPropertyKey> extends Object
public TypedProperties(Class<E> keyClass, Properties props)
public <T> T getValue(E key)
T - class type of return valuekey - property keyCopyright © 2020 The Apache Software Foundation. All rights reserved.