Package org.biojava.utils
Class Constants
java.lang.Object
org.biojava.utils.Constants
Some usefull constants for working with binary files.
- Author:
- Matthew Pocock
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
static int
static int
static int
static int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BYTES_IN_LONG
-
BYTES_IN_INT
-
BYTES_IN_SHORT
-
BYTES_IN_CHAR
-
BYTES_IN_BYTE
-
BYTES_IN_DOUBLE
-
BYTES_IN_FLOAT
-
-
Constructor Details
-
Constants
public Constants()
-