|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectnet.moraleboost.junsai.util.Size
public class Size
Javaプリミティブ型のサイズ(バイト数)を定義したクラス
フィールドの概要 | |
---|---|
static int |
BYTE
|
static int |
CHAR
|
static int |
INT
|
static int |
LONG
|
static int |
SHORT
|
コンストラクタの概要 | |
---|---|
Size()
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final int BYTE
public static final int CHAR
public static final int SHORT
public static final int INT
public static final int LONG
コンストラクタの詳細 |
---|
public Size()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |