public class Bytes extends Object
Modifier and Type | Field and Description |
---|---|
static long |
gigabyte |
static int |
gigabyte32 |
static long |
kilobyte |
static int |
kilobyte32 |
static long |
megabyte |
static int |
megabyte32 |
static int |
SIZEOF_BYTE |
static int |
SIZEOF_DOUBLE |
static int |
SIZEOF_FLOAT |
static int |
SIZEOF_INT |
static int |
SIZEOF_LONG |
static int |
SIZEOF_SHORT |
static int |
SIZEOF_UUID |
static long |
terabyte |
Constructor and Description |
---|
Bytes() |
public static final int SIZEOF_BYTE
public static final int SIZEOF_SHORT
public static final int SIZEOF_INT
public static final int SIZEOF_LONG
public static final int SIZEOF_FLOAT
public static final int SIZEOF_DOUBLE
public static final int SIZEOF_UUID
public static final int kilobyte32
public static final int megabyte32
public static final int gigabyte32
public static final long kilobyte
public static final long megabyte
public static final long gigabyte
public static final long terabyte
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.