|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectzuozuomu.watermark.ConvertUtil
public class ConvertUtil
コンストラクタの概要 | |
---|---|
ConvertUtil()
|
メソッドの概要 | |
---|---|
static int[] |
convertToBitArrayFromByte(byte byteData)
|
static byte |
convertToByteFromBitArray(int[] bitArray)
|
クラス java.lang.Object から継承されたメソッド |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public ConvertUtil()
メソッドの詳細 |
---|
public static int[] convertToBitArrayFromByte(byte byteData)
public static byte convertToByteFromBitArray(int[] bitArray)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |