public class DynamicByteSource extends Object
| Constructor and Description |
|---|
DynamicByteSource() |
DynamicByteSource(int initailCapacity) |
| Modifier and Type | Method and Description |
|---|---|
void |
addByteSource(ByteSource byteSource) |
List<ByteSource> |
getByteSources() |
public DynamicByteSource()
public DynamicByteSource(int initailCapacity)
public void addByteSource(ByteSource byteSource)
public List<ByteSource> getByteSources()
Copyright © 2019. All rights reserved.