Class MpDecodingStrategy
java.lang.Object
pl.decerto.hyperon.runtime.decoder.MpDecodingStrategy
This class is responsible for detecting and creating proper cell/value decoder method.
- Author:
- przemek hertel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddetectCascadingRefs(Parameter p, MpParameterEntry entry) Method checks, if class holds reference for nested delegation callboolean
-
Constructor Details
-
MpDecodingStrategy
-
-
Method Details
-
createCascadeDecoder
-
detectCascadingRefs
Method checks, if class holds reference for nested delegation call- Parameters:
p- parameter to be checkedentry- with cell values
-
hasEngineConfigured
public boolean hasEngineConfigured()
-