| Modifier and Type | Method and Description |
|---|---|
VanillaWireParser<O> |
WireParser.register(WireKey key,
WireParselet<O> valueInConsumer) |
VanillaWireParser<O> |
VanillaWireParser.register(WireKey key,
WireParselet<O> valueInConsumer) |
default VanillaWireParser<O> |
WireParser.registerOnce(WireKey key,
WireParselet<O> valueInConsumer) |
Copyright © 2018. All rights reserved.