Interface RetValPipeIf
-
- All Known Implementing Classes:
AbstractSimpleRspNode,ExpMethodResponseNode,IMethodResponseNode,IReturnValueNode,MethodResponseNode,SimpleExpRspNode,SimpleRspNode
public interface RetValPipeIfRetValPipeIf is a FIFO interface which helps PULL parsing.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetReturnValueCount()getReturnValueCountjava.lang.ObjectreadReturnValue()readReturnValue
-