public final class KeyMappingSupplier extends Object
KeyMapping
.Modifier and Type | Method and Description |
---|---|
static KeyMappingSupplier |
get() |
<T> Class<? extends T> |
get(Class<T> klass) |
public <T> Class<? extends T> get(Class<T> klass)
T
- The type of keyklass
- The key to lookupOperationNotSupportedForType
- If the key is not supportedpublic static KeyMappingSupplier get()
Copyright © 2014–2016. All rights reserved.