Package com.github.elibracha
Class ContextMapKey<K,V>
- java.lang.Object
-
- com.github.elibracha.ContextMapKey<K,V>
-
public class ContextMapKey<K,V> extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextMapKey()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContextIgnoregetContextIgnore()booleanload(Map<K,V> map)
-
-
-
Method Detail
-
getContextIgnore
public ContextIgnore getContextIgnore()
-
-