public interface Builder<T>
| Modifier and Type | Method and Description |
|---|---|
T |
create(byte[] bytes) |
List<T> |
createAll(byte[] bytes) |
List<T> createAll(byte[] bytes) throws SeedException, IOException
SeedExceptionIOExceptionT create(byte[] bytes) throws SeedException, IOException
SeedExceptionIOExceptionCopyright © 2018. All rights reserved.