public class MapLookupExtractor extends Object implements LookupExtractor
Constructor and Description |
---|
MapLookupExtractor(Map<String,String> map) |
@Nullable public String apply(@NotNull String val)
LookupExtractor
apply
in interface LookupExtractor
val
- The value to apply the lookup to. May not be nullpublic byte[] getCacheKey()
LookupExtractor
getCacheKey
in interface LookupExtractor
Copyright © 2011–2015. All rights reserved.