| Package | Description |
|---|---|
| redradishes.decoder.parser |
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> CombiningReplyParser<T1,T2> |
CombiningReplyParser.combine(ReplyParser<? extends T1> parser1,
ReplyParser<? extends T2> parser2) |
| Modifier and Type | Method and Description |
|---|---|
R |
CombiningReplyParser.PartialReplyHandler.partialReply(CombiningReplyParser<? extends T1,? extends T2> partial) |
| Constructor and Description |
|---|
ArrayAsMapParser(int len,
MapBuilderFactory<K,V,? extends T> builderFactory,
CombiningReplyParser<K,V> kvParser) |
Copyright © 2016. All rights reserved.