Class BaseInputKeyWrapper<Wrapped>
java.lang.Object
tools.refinery.interpreter.matchers.context.common.BaseInputKeyWrapper<Wrapped>
- All Implemented Interfaces:
IInputKey
- Direct Known Subclasses:
JavaTransitiveInstancesKey
An input key that is identified by a single wrapped object and the class of the wrapper.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface tools.refinery.interpreter.matchers.context.IInputKey
getArity, getPrettyPrintableName, getStringID, isEnumerable