ナビゲーション・リンクをスキップ
A C D E F G R S T U Z 

A

ABSOLUTE_ZERO_TEMP - クラス のstatic変数dev.felnull.fnjl.util.FNMath
 

C

clamp(int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(long, long, long) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(float, float, float) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(double, double, double) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clone(BufferedImage) - クラス のstaticメソッドdev.felnull.fnjl.util.FNImageUtil
BufferedImageをふやす
createMD5Hash(byte[]) - クラス のstaticメソッドdev.felnull.fnjl.util.FNDataUtil
MD5ハッシュを取得

D

decodeBase64(String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
Bse64文字列を文字列に変換
decodeUTFEscapeSequence(String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
UTFエスケープシーケンス文字列を文字列に変換
dev.felnull.fnjl.util - パッケージ dev.felnull.fnjl.util
 

E

encodeBase64(String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
文字列をBase64文字列に変換
encodeUTFEscapeSequence(String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNStringUtil
文字列をUTFエスケープシーケンス文字列に変換

F

FNColorUtil - dev.felnull.fnjl.utilのクラス
色関係
FNColorUtil() - クラス のコンストラクタdev.felnull.fnjl.util.FNColorUtil
 
FNDataUtil - dev.felnull.fnjl.utilのクラス
 
FNDataUtil() - クラス のコンストラクタdev.felnull.fnjl.util.FNDataUtil
 
FNImageUtil - dev.felnull.fnjl.utilのクラス
画像関係
FNImageUtil() - クラス のコンストラクタdev.felnull.fnjl.util.FNImageUtil
 
FNMath - dev.felnull.fnjl.utilのクラス
Math関係
FNMath() - クラス のコンストラクタdev.felnull.fnjl.util.FNMath
 
FNStringUtil - dev.felnull.fnjl.utilのクラス
文字列関係
FNStringUtil() - クラス のコンストラクタdev.felnull.fnjl.util.FNStringUtil
 
FNURLUtil - dev.felnull.fnjl.utilのクラス
URL関係
FNURLUtil() - クラス のコンストラクタdev.felnull.fnjl.util.FNURLUtil
 

G

getAlpha(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
16進数ARGBカラーコードから透過率を取得 255(FF)が最大 0に近いほど透明
getApproximateColor(int, int...) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
近似色を取得する 16新数のカラーコード
getARGBHexColor(int, int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
RGBAから16進数ARGBカラーコードへ変換
getBlue(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから青色を取得 255(FF)が最大
getColorDistance(int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
色ごとの距離を取得 16新数のカラーコード
getConnection(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
接続を確立する
getGreen(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから緑色を取得 255(FF)が最大
getHexColor(int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
RGBから16進数カラーコードへ変換
getRed(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから赤色を取得 255(FF)が最大
getResponse(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
文字列を取る
getResponseAsync(URL, Consumer<String>) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
非同期で文字列を取得 失敗時はnullを返す
getStream(URL) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
ストリームを取る
getStreamAsync(URL, Consumer<InputStream>) - クラス のstaticメソッドdev.felnull.fnjl.util.FNURLUtil
非同期でストリームを取得 失敗時はnullを返す
getStringHexColor(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNColorUtil
数字カラーコードを文字列の16新数のカラーコードに変換

R

resize(BufferedImage, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNImageUtil
BufferedImageの解像度を変える
resize(BufferedImage, int, int, int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNImageUtil
BufferedImageの解像度を変える

S

streamToByteArray(InputStream) - クラス のstaticメソッドdev.felnull.fnjl.util.FNDataUtil
ストリームをバイト配列へ変換

T

toByteArray(BufferedImage, String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNImageUtil
BufferedImageをバイト配列に変換
toCelsiusTemp(float) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(long) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(double) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toInputStream(BufferedImage, String) - クラス のstaticメソッドdev.felnull.fnjl.util.FNImageUtil
BufferedImageをInputStreamに変換
toKelvinTemp(float) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(int) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(long) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(double) - クラス のstaticメソッドdev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換

U

unzipGz(InputStream) - クラス のstaticメソッドdev.felnull.fnjl.util.FNDataUtil
GZ圧縮されたストリームを解凍したストリームへ変換
USER_AGENT - クラス のstatic変数dev.felnull.fnjl.util.FNURLUtil
 

Z

zipGz(InputStream) - クラス のstaticメソッドdev.felnull.fnjl.util.FNDataUtil
ストリームをGZ圧縮したストリームへ変換
A C D E F G R S T U Z 
ナビゲーション・リンクをスキップ