Package zmq.io.coder
Class Decoder.FlagsReady
- java.lang.Object
-
- zmq.io.coder.Decoder.FlagsReady
-
- All Implemented Interfaces:
IDecoder.Step
- Enclosing class:
- Decoder
private final class Decoder.FlagsReady extends java.lang.Object implements IDecoder.Step
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface zmq.io.coder.IDecoder.Step
IDecoder.Step.Result
-
-
Constructor Summary
Constructors Modifier Constructor Description privateFlagsReady()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IDecoder.Step.Resultapply()
-
-
-
Method Detail
-
apply
public IDecoder.Step.Result apply()
- Specified by:
applyin interfaceIDecoder.Step
-
-