public class BlocketteFactory extends Object
| Constructor and Description |
|---|
BlocketteFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Blockette |
create(byte[] bytes) |
static Blockette |
createBlockette(int type,
byte[] bytes) |
static Blockette |
createBlockette(int type,
byte[] bytes,
int start,
int end) |
public static Blockette create(byte[] bytes) throws SeedException
SeedExceptionpublic static Blockette createBlockette(int type, byte[] bytes, int start, int end) throws SeedException
SeedExceptionpublic static Blockette createBlockette(int type, byte[] bytes) throws SeedException
SeedExceptionCopyright © 2018. All rights reserved.