public class IntegerSerializer extends Object implements Serializer<Integer,OutputStream>
| Constructor and Description |
|---|
IntegerSerializer() |
| Modifier and Type | Method and Description |
|---|---|
Accumulable<Integer> |
create(OutputStream arg)
Serialize a stream of objects.
|
public IntegerSerializer()
public Accumulable<Integer> create(OutputStream arg)
Serializercreate in interface Serializer<Integer,OutputStream>Copyright © 2016 The Apache Software Foundation. All rights reserved.