public class JSONArrayPipeline extends net.pwall.util.pipeline.AbstractIntObjectPipeline<net.pwall.json.JSONValue,List<net.pwall.json.JSONValue>>
JSONValues.| Constructor and Description |
|---|
JSONArrayPipeline(net.pwall.util.pipeline.Acceptor<net.pwall.json.JSONValue,List<net.pwall.json.JSONValue>> valueConsumer) |
public JSONArrayPipeline(net.pwall.util.pipeline.Acceptor<net.pwall.json.JSONValue,List<net.pwall.json.JSONValue>> valueConsumer)
public boolean isComplete()
public void acceptInt(int value)
throws Exception
public void close()
close in interface AutoCloseableclose in class net.pwall.util.pipeline.AbstractIntObjectPipeline<net.pwall.json.JSONValue,List<net.pwall.json.JSONValue>>Copyright © 2020. All rights reserved.