public static class SimpleParseContext.ActionsImpl extends Object implements SimpleParseContext.Actions
| Modifier and Type | Method and Description |
|---|---|
SimpleParseContext.ActionFunction |
getChildActions() |
Runnable |
getDestroyAction() |
Runnable |
getInitAction() |
Consumer<? super String> |
getTextConsumer() |
public Consumer<? super String> getTextConsumer()
getTextConsumer in interface SimpleParseContext.Actionspublic Runnable getInitAction()
getInitAction in interface SimpleParseContext.Actionspublic Runnable getDestroyAction()
getDestroyAction in interface SimpleParseContext.Actionspublic SimpleParseContext.ActionFunction getChildActions()
getChildActions in interface SimpleParseContext.ActionsCopyright © 2023. All rights reserved.