Skip navigation links
A B C D E F G H I K L M N O P R S T U V W Z 

A

abs() - Method in class dev.felnull.fnjl.math.FNComplex
 
ABSOLUTE_ZERO_TEMP - Static variable in class dev.felnull.fnjl.util.FNMath
絶対零度
add(FNComplex) - Method in class dev.felnull.fnjl.math.FNComplex
 
add(FNVec2d) - Method in class dev.felnull.fnjl.math.FNVec2d
 
add(FNVec2f) - Method in class dev.felnull.fnjl.math.FNVec2f
 
add(FNVec2i) - Method in class dev.felnull.fnjl.math.FNVec2i
 
add(FNVec3d) - Method in class dev.felnull.fnjl.math.FNVec3d
 
add(FNVec3f) - Method in class dev.felnull.fnjl.math.FNVec3f
 
add(FNVec3i) - Method in class dev.felnull.fnjl.math.FNVec3i
 
add(FNVec4d) - Method in class dev.felnull.fnjl.math.FNVec4d
 
add(FNVec4f) - Method in class dev.felnull.fnjl.math.FNVec4f
 
add(FNVec4i) - Method in class dev.felnull.fnjl.math.FNVec4i
 
add(T[], T) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に値を追加
add(int[], int) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に値を追加
add(float[], float) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に値を追加
add(T[], T[]) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に配列を追加
add(int[], int[]) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に配列を追加
add(float[], float[]) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の最後に配列を追加
addHeader(String, String) - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
addHeader(Map<String, String>) - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
allGet(Supplier<T>[], IntFunction<T[]>) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
サプライヤーの配列からすべてを取得し配列へ変換
arg() - Method in class dev.felnull.fnjl.math.FNComplex
 

B

bufInputToOutput(InputStream, OutputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
bufInputToOutput(InputStream, OutputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
bufStreamToByteArray(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
bufStreamToByteArray(InputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
build() - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 

C

clamp(int, int, int) - Static method in class dev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(long, long, long) - Static method in class dev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(float, float, float) - Static method in class dev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clamp(double, double, double) - Static method in class dev.felnull.fnjl.util.FNMath
数値をminより大きく、maxより小さくする
clone(BufferedImage) - Static method in class dev.felnull.fnjl.util.FNImageUtil
BufferedImageをふやす
con() - Method in class dev.felnull.fnjl.math.FNComplex
 
contains(T[], T) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列に指定の値が含まれるかどうか確認
contains(int[], int) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列に指定の値が含まれるかどうか確認
contains(float[], float) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列に指定の値が含まれるかどうか確認
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec2f
 
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec2i
 
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec3f
 
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec3i
 
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec4f
 
convertDouble() - Method in class dev.felnull.fnjl.math.FNVec4i
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec2d
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec2i
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec3d
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec3i
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec4d
 
convertFloat() - Method in class dev.felnull.fnjl.math.FNVec4i
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec2d
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec2f
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec3d
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec3f
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec4d
 
convertInt() - Method in class dev.felnull.fnjl.math.FNVec4f
 
convertVec2d() - Method in class dev.felnull.fnjl.math.FNComplex
 
copy() - Method in class dev.felnull.fnjl.math.FNVec2d
 
copy() - Method in class dev.felnull.fnjl.math.FNVec2f
 
copy() - Method in class dev.felnull.fnjl.math.FNVec2i
 
copy() - Method in class dev.felnull.fnjl.math.FNVec3d
 
copy() - Method in class dev.felnull.fnjl.math.FNVec3f
 
copy() - Method in class dev.felnull.fnjl.math.FNVec3i
 
copy() - Method in class dev.felnull.fnjl.math.FNVec4d
 
copy() - Method in class dev.felnull.fnjl.math.FNVec4f
 
copy() - Method in class dev.felnull.fnjl.math.FNVec4i
 
copyToClipBoard(String) - Static method in class dev.felnull.fnjl.util.FNAwtUtil
クリップボードにテキストをコピーする
createContent() - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
createMD5Hash(byte[]) - Static method in class dev.felnull.fnjl.util.FNDataUtil
MD5ハッシュを取得

D

dayRunner(Timer, Executor, Date, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
指定の日付時刻に実行
decodeBase64(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
Bse64文字列を文字列に変換
decodeHTMLSpecialCharacter(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
HTML特殊文字を通常の文字に変換する
decodeUTFEscapeSequence(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
UTFエスケープシーケンス文字列を文字列に変換
degrees() - Method in class dev.felnull.fnjl.math.FNVec3d
 
degrees() - Method in class dev.felnull.fnjl.math.FNVec3f
 
delayRunner(Timer, Executor, TimeUnit, long, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
指定時間後に遅れて実行
destroy() - Method in class dev.felnull.fnjl.io.watcher.DirectoryTreeWatcherImpl
 
destroy() - Method in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
dev.felnull.fnjl - package dev.felnull.fnjl
 
dev.felnull.fnjl.concurrent - package dev.felnull.fnjl.concurrent
 
dev.felnull.fnjl.debug - package dev.felnull.fnjl.debug
 
dev.felnull.fnjl.io - package dev.felnull.fnjl.io
 
dev.felnull.fnjl.io.resource - package dev.felnull.fnjl.io.resource
 
dev.felnull.fnjl.io.watcher - package dev.felnull.fnjl.io.watcher
 
dev.felnull.fnjl.math - package dev.felnull.fnjl.math
 
dev.felnull.fnjl.os - package dev.felnull.fnjl.os
 
dev.felnull.fnjl.tuple - package dev.felnull.fnjl.tuple
 
dev.felnull.fnjl.util - package dev.felnull.fnjl.util
 
DirectoryTreeWatcherImpl - Class in dev.felnull.fnjl.io.watcher
ディレクトリ内のファイルツリーの更新等を監視
DirectoryTreeWatcherImpl(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, boolean, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.DirectoryTreeWatcherImpl
 
DirectoryTreeWatcherImpl(Path, FileSystemWatcher.WatchEventListener, boolean, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.DirectoryTreeWatcherImpl
 
DirectoryWatcherImpl - Class in dev.felnull.fnjl.io.watcher
ディレクトリ内のファイルの更新等を監視
DirectoryWatcherImpl(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.DirectoryWatcherImpl
 
DirectoryWatcherImpl(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.DirectoryWatcherImpl
 
DiscordWebHookBuilder - Class in dev.felnull.fnjl.util
DiscordのWebhookを送るためのbuilder
DiscordWebHookBuilder(String, String) - Constructor for class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
distance(FNVec2d) - Method in class dev.felnull.fnjl.math.FNVec2d
 
distance(FNVec2i) - Method in class dev.felnull.fnjl.math.FNVec2d
 
distance(FNVec2i) - Method in class dev.felnull.fnjl.math.FNVec2f
 
distance(FNVec2i) - Method in class dev.felnull.fnjl.math.FNVec2i
 
distance(FNVec3d) - Method in class dev.felnull.fnjl.math.FNVec3d
 
distance(FNVec3f) - Method in class dev.felnull.fnjl.math.FNVec3f
 
distance(FNVec3i) - Method in class dev.felnull.fnjl.math.FNVec3i
 
distance(FNVec4d) - Method in class dev.felnull.fnjl.math.FNVec4d
 
distance(FNVec4f) - Method in class dev.felnull.fnjl.math.FNVec4f
 
distance(FNVec4i) - Method in class dev.felnull.fnjl.math.FNVec4i
 
div(FNComplex) - Method in class dev.felnull.fnjl.math.FNComplex
 

E

emptyIfNull(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
nullが渡されたら空を返す
encodeBase64(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
文字列をBase64文字列に変換
encodeUTFEscapeSequence(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
文字列をUTFエスケープシーケンス文字列に変換
equals(Object) - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
equals(Object) - Method in class dev.felnull.fnjl.math.FN2dLine
 
equals(Object) - Method in class dev.felnull.fnjl.math.FN3dLine
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNComplex
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNFace
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec2d
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec2f
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec2i
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec3d
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec3f
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec3i
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec4d
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec4f
 
equals(Object) - Method in class dev.felnull.fnjl.math.FNVec4i
 
equals(Object) - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
 
equals(Object) - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
equals(Object) - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
escapeFileName(String, String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
ファイルで利用不可な文字を置き換える
escapeFileName(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
ファイルで利用不可な文字を消し去る
execute(Runnable) - Method in class dev.felnull.fnjl.concurrent.InvokeExecutor
 

F

fastInvSqrt(float) - Static method in class dev.felnull.fnjl.util.FNMath
高速逆平方根
fastInvSqrt(double) - Static method in class dev.felnull.fnjl.util.FNMath
高速逆平方根
FelNullJavaLibrary - Class in dev.felnull.fnjl
The Ikisugi FelNull Java Library
FelNullJavaLibrary() - Constructor for class dev.felnull.fnjl.FelNullJavaLibrary
 
fileCopyToProgress(File, File, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらファイルをコピーする
fileDownloadToProgress(URL, File, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらダウンロードしてファイルに書き込む
fileLoadToProgress(File, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらファイルをロードする
FileSystemWatcher - Interface in dev.felnull.fnjl.io.watcher
 
FileSystemWatcher.WatchEventListener - Interface in dev.felnull.fnjl.io.watcher
 
FileSystemWatcherImpl - Class in dev.felnull.fnjl.io.watcher
 
FileSystemWatcherImpl(FileSystemWatcher.WatchEventListener, ThreadFactory) - Constructor for class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
FileSystemWatcherImpl(FileSystemWatcher.WatchEventListener, String) - Constructor for class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
FileWatcherImpl - Class in dev.felnull.fnjl.io.watcher
ファイル更新等を監視
FileWatcherImpl(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.FileWatcherImpl
 
FileWatcherImpl(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.FileWatcherImpl
 
fileWriteToProgress(InputStream, long, File, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらファイルに書き込む
FN2dLine - Class in dev.felnull.fnjl.math
 
FN2dLine(FNVec2d, FNVec2d) - Constructor for class dev.felnull.fnjl.math.FN2dLine
 
FN2dLine(double, double, double, double) - Constructor for class dev.felnull.fnjl.math.FN2dLine
 
FN3dLine - Class in dev.felnull.fnjl.math
 
FN3dLine(double, double, double, double, double, double) - Constructor for class dev.felnull.fnjl.math.FN3dLine
 
FN3dLine(FNVec3d, FNVec3d) - Constructor for class dev.felnull.fnjl.math.FN3dLine
 
FNArrayUtil - Class in dev.felnull.fnjl.util
配列関連
FNArrayUtil() - Constructor for class dev.felnull.fnjl.util.FNArrayUtil
 
FNAwtUtil - Class in dev.felnull.fnjl.util
Awt関係
FNAwtUtil() - Constructor for class dev.felnull.fnjl.util.FNAwtUtil
 
FNCollectionUtils - Class in dev.felnull.fnjl.util
コレクション関連
FNCollectionUtils() - Constructor for class dev.felnull.fnjl.util.FNCollectionUtils
 
FNColorUtil - Class in dev.felnull.fnjl.util
色関係
FNColorUtil() - Constructor for class dev.felnull.fnjl.util.FNColorUtil
 
FNComplex - Class in dev.felnull.fnjl.math
複素数
FNComplex() - Constructor for class dev.felnull.fnjl.math.FNComplex
 
FNComplex(double, double) - Constructor for class dev.felnull.fnjl.math.FNComplex
 
FNDataUtil - Class in dev.felnull.fnjl.util
データ関連
FNDataUtil() - Constructor for class dev.felnull.fnjl.util.FNDataUtil
 
FNFace - Class in dev.felnull.fnjl.math
 
FNFace(double, double, double, double, double, double) - Constructor for class dev.felnull.fnjl.math.FNFace
 
FNFace(FNVec3d, FNVec3d) - Constructor for class dev.felnull.fnjl.math.FNFace
 
FNForUtil - Class in dev.felnull.fnjl.util
繰り返し関係の処理
FNForUtil() - Constructor for class dev.felnull.fnjl.util.FNForUtil
 
FNImageUtil - Class in dev.felnull.fnjl.util
画像関係
FNImageUtil() - Constructor for class dev.felnull.fnjl.util.FNImageUtil
 
FNJLBuildIn - Class in dev.felnull.fnjl
 
FNJLBuildIn() - Constructor for class dev.felnull.fnjl.FNJLBuildIn
 
FNMath - Class in dev.felnull.fnjl.util
計算関係
FNMath() - Constructor for class dev.felnull.fnjl.util.FNMath
 
FNMath.PosColorEntry - Class in dev.felnull.fnjl.util
 
FNPair<K,E> - Interface in dev.felnull.fnjl.tuple
 
FNQuadruple<K,E,F,C> - Interface in dev.felnull.fnjl.tuple
 
FNReflectionUtil - Class in dev.felnull.fnjl.util
リフレクション関係
FNReflectionUtil() - Constructor for class dev.felnull.fnjl.util.FNReflectionUtil
 
FNRuntimeUtil - Class in dev.felnull.fnjl.util
 
FNRuntimeUtil() - Constructor for class dev.felnull.fnjl.util.FNRuntimeUtil
 
FNStringUtil - Class in dev.felnull.fnjl.util
文字列関係
FNStringUtil() - Constructor for class dev.felnull.fnjl.util.FNStringUtil
 
FNTriple<K,E,F> - Interface in dev.felnull.fnjl.tuple
 
FNURLUtil - Class in dev.felnull.fnjl.util
URL関係
FNURLUtil() - Constructor for class dev.felnull.fnjl.util.FNURLUtil
 
FNVec2d - Class in dev.felnull.fnjl.math
 
FNVec2d() - Constructor for class dev.felnull.fnjl.math.FNVec2d
 
FNVec2d(double, double) - Constructor for class dev.felnull.fnjl.math.FNVec2d
 
FNVec2f - Class in dev.felnull.fnjl.math
 
FNVec2f() - Constructor for class dev.felnull.fnjl.math.FNVec2f
 
FNVec2f(float, float) - Constructor for class dev.felnull.fnjl.math.FNVec2f
 
FNVec2i - Class in dev.felnull.fnjl.math
 
FNVec2i() - Constructor for class dev.felnull.fnjl.math.FNVec2i
 
FNVec2i(int, int) - Constructor for class dev.felnull.fnjl.math.FNVec2i
 
FNVec3d - Class in dev.felnull.fnjl.math
 
FNVec3d() - Constructor for class dev.felnull.fnjl.math.FNVec3d
 
FNVec3d(double, double, double) - Constructor for class dev.felnull.fnjl.math.FNVec3d
 
FNVec3f - Class in dev.felnull.fnjl.math
 
FNVec3f() - Constructor for class dev.felnull.fnjl.math.FNVec3f
 
FNVec3f(float, float, float) - Constructor for class dev.felnull.fnjl.math.FNVec3f
 
FNVec3i - Class in dev.felnull.fnjl.math
 
FNVec3i() - Constructor for class dev.felnull.fnjl.math.FNVec3i
 
FNVec3i(int, int, int) - Constructor for class dev.felnull.fnjl.math.FNVec3i
 
FNVec4d - Class in dev.felnull.fnjl.math
 
FNVec4d() - Constructor for class dev.felnull.fnjl.math.FNVec4d
 
FNVec4d(double, double, double, double) - Constructor for class dev.felnull.fnjl.math.FNVec4d
 
FNVec4f - Class in dev.felnull.fnjl.math
 
FNVec4f() - Constructor for class dev.felnull.fnjl.math.FNVec4f
 
FNVec4f(float, float, float, float) - Constructor for class dev.felnull.fnjl.math.FNVec4f
 
FNVec4i - Class in dev.felnull.fnjl.math
 
FNVec4i() - Constructor for class dev.felnull.fnjl.math.FNVec4i
 
FNVec4i(int, int, int, int) - Constructor for class dev.felnull.fnjl.math.FNVec4i
 
forBoxEdge(float, float, float, float, float, float, Consumer<FNPair<FNVec3f, FNVec3f>>) - Static method in class dev.felnull.fnjl.util.FNForUtil
箱の指定から縁の繰り返す
forMinToMax(int, int, IntConsumer) - Static method in class dev.felnull.fnjl.util.FNForUtil
少ないほうから多い数へ繰り返し
forMinToMaxDownwards(int, int, IntConsumer) - Static method in class dev.felnull.fnjl.util.FNForUtil
少ないほうから多い数へ繰り返し
fromNoHyphenStringToUUID(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
ハイフン無しUUID文字列からUUIDを生成

G

generateColorMandelbrot(int, int, double, double, double, int, Consumer<FNMath.PosColorEntry>) - Static method in class dev.felnull.fnjl.util.FNMath
マンデルブロ集合を生成
generateMandelbrotSet(int, int, double, double, double, int, Consumer<FNVec2i>) - Static method in class dev.felnull.fnjl.util.FNMath
白黒マンデルブロ集合を生成
getAlpha(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
16進数ARGBカラーコードから透過率を取得 255(FF)が最大 0に近いほど透明
getAngle(FNVec2d, FNVec2d) - Static method in class dev.felnull.fnjl.util.FNMath
2点の線の角度を求める
getAngle(FNVec3d, FNVec3d) - Static method in class dev.felnull.fnjl.util.FNMath
2点の線の角度を求める
getApproximateColor(int, int...) - Static method in class dev.felnull.fnjl.util.FNColorUtil
近似色を取得する 16進数のカラーコード
getApproximateColorObject(int, T[], Function<T, Integer>) - Static method in class dev.felnull.fnjl.util.FNColorUtil
近似色のオブジェクトを取得する 16進数のカラーコード
getArch() - Static method in class dev.felnull.fnjl.os.OSs
アーキテクスチャ名を取得
getARGBHexColor(int, int, int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
RGBAから16進数ARGBカラーコードへ変換
getAverage() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
getAverageMixColor(int...) - Static method in class dev.felnull.fnjl.util.FNColorUtil
色を平均的に混ぜた色を取得する
getBarType() - Method in class dev.felnull.fnjl.ProgressLogger
 
getBlue(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから青色を取得 255(FF)が最大
getBody() - Method in class dev.felnull.fnjl.io.PostRequest
 
getByteDisplay(long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
バイト容量表記(単位付き)を取得
getByteDisplay(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
バイト容量表記(単位付き)を取得
getBytes() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteData
 
getCenter() - Method in interface dev.felnull.fnjl.tuple.FNTriple
 
getCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
getClassForName(String, boolean) - Static method in class dev.felnull.fnjl.util.FNReflectionUtil
 
getClassForName(String) - Static method in class dev.felnull.fnjl.util.FNReflectionUtil
 
getCode() - Method in class dev.felnull.fnjl.io.PostResponse
 
getColor() - Method in class dev.felnull.fnjl.util.FNMath.PosColorEntry
 
getColorDistance(int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
色ごとの距離を取得 16進数のカラーコード
getComplete() - Method in class dev.felnull.fnjl.ProgressLogger
 
getConnection(URL, Map<String, String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
接続を確立する
getConnection(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
接続を確立する
getEdge(int) - Method in class dev.felnull.fnjl.math.FNFace
0   ┌━━┐  3┃ ┃ 1   └━━┘    2
getElapsed() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
getEmpty() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
 
getEncoding() - Method in class dev.felnull.fnjl.io.PostResponse
 
getEnd() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
 
getEntry() - Method in interface dev.felnull.fnjl.tuple.FNPair
 
getEntry() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
 
getExtension(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
拡張子を取得する
getFill() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
 
getFrom() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getFrom() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getFrom() - Method in class dev.felnull.fnjl.math.FNFace
 
getFromX() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getFromX() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getFromX() - Method in class dev.felnull.fnjl.math.FNFace
 
getFromY() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getFromY() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getFromY() - Method in class dev.felnull.fnjl.math.FNFace
 
getFromZ() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getFromZ() - Method in class dev.felnull.fnjl.math.FNFace
 
getGreen(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから緑色を取得 255(FF)が最大
getHeaders() - Method in class dev.felnull.fnjl.io.PostRequest
 
getHexColor(int, int, int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
RGBから16進数カラーコードへ変換
getImag() - Method in class dev.felnull.fnjl.math.FNComplex
 
getIntersectPoint(FN2dLine) - Method in class dev.felnull.fnjl.math.FN2dLine
 
getKey() - Method in interface dev.felnull.fnjl.tuple.FNPair
 
getKey() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
 
getLapTime() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
getLeft() - Method in interface dev.felnull.fnjl.tuple.FNPair
 
getLeft() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
 
getLeft() - Method in interface dev.felnull.fnjl.tuple.FNTriple
 
getLeft() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
getLeft() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
getLeftCenter() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
 
getLeftCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
getLength() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
 
getLibName() - Method in enum dev.felnull.fnjl.os.OSs.Type
 
getLinesIntersectPoint(FNVec4d, FNVec4d) - Static method in class dev.felnull.fnjl.util.FNMath
二つの2次元の線の交差点
getLinesIntersectPoint(FN2dLine, FN2dLine) - Static method in class dev.felnull.fnjl.util.FNMath
二つの2次元の線の交差点
getName() - Method in interface dev.felnull.fnjl.io.resource.ResourceEntry
名前取得
getName() - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
getName() - Method in enum dev.felnull.fnjl.os.OSs.Type
 
getOS() - Static method in class dev.felnull.fnjl.os.OSs
OSのタイプを取得
getOSArch() - Static method in class dev.felnull.fnjl.os.OSs
アーキテクスチャ名を取得
getOSName() - Static method in class dev.felnull.fnjl.os.OSs
OS名を取得
getPath(WatchKey, WatchEvent<Path>) - Method in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
getPercentage(int, int) - Static method in class dev.felnull.fnjl.util.FNStringUtil
百分率を返す
getPercentage(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
百分率を返す
getPercentage(double) - Static method in class dev.felnull.fnjl.util.FNStringUtil
百分率を返す
getPercentage(float) - Static method in class dev.felnull.fnjl.util.FNStringUtil
百分率を返す
getPos() - Method in class dev.felnull.fnjl.util.FNMath.PosColorEntry
 
getProgress() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
 
getProgressBar(int) - Method in class dev.felnull.fnjl.ProgressLogger
 
getProgressBar() - Method in class dev.felnull.fnjl.ProgressLogger
 
getReadSize() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteData
 
getReal() - Method in class dev.felnull.fnjl.math.FNComplex
 
getRed(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
16進数カラーコードから赤色を取得 255(FF)が最大
getResponse() - Method in class dev.felnull.fnjl.io.PostResponse
 
getResponse(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
文字列を取る
getResponseAsync(URL, Consumer<String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
Deprecated.
getResponseAsync(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
非同期で文字列を取得 失敗時はnullを返す
getResponseByPOST(URL, String, String, String) - Static method in class dev.felnull.fnjl.util.FNURLUtil
POSTでテキストを送り返ってきた文字列とステータスコードを取得
getResponseByPOST(URL, byte[], Map<String, String>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
POSTでデータを送信
getResponseByPOST(URL, PostRequest) - Static method in class dev.felnull.fnjl.util.FNURLUtil
POSTでデータを送信
getResponseByPOSTAsync(URL, String, String, String, Consumer<PostResponse>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
Deprecated.
getResponseByPOSTAsync(URL, String, String, String) - Static method in class dev.felnull.fnjl.util.FNURLUtil
非同期でPOSTでテキストを送り返ってきた文字列とステータスコードを取得 失敗時はnullを返す
getResponseString() - Method in class dev.felnull.fnjl.io.PostResponse
 
getResult() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
getRight() - Method in interface dev.felnull.fnjl.tuple.FNPair
 
getRight() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
 
getRight() - Method in interface dev.felnull.fnjl.tuple.FNTriple
 
getRight() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
getRight() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
getRightCenter() - Method in interface dev.felnull.fnjl.tuple.FNQuadruple
 
getRightCenter() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
getSampleCount() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
getScheme() - Method in interface dev.felnull.fnjl.io.resource.ResourceEntry
 
getScheme() - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
getSize() - Method in class dev.felnull.fnjl.ProgressLogger
 
getStart() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
 
getStream(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
ストリームを取る
getStreamAsync(URL, Consumer<InputStream>) - Static method in class dev.felnull.fnjl.util.FNURLUtil
Deprecated.
getStreamAsync(URL) - Static method in class dev.felnull.fnjl.util.FNURLUtil
非同期でストリームを取得 失敗時はnullを返す
getStringHexColor(int) - Static method in class dev.felnull.fnjl.util.FNColorUtil
数字カラーコードを文字列の16進数のカラーコードに変換
getTaskCount() - Method in class dev.felnull.fnjl.concurrent.InvokeExecutor
現在の実行待ちタスクの数
getTimeFormat(long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
時間をhh:mm:ssのように出力する
getTimeFormat(long, boolean) - Static method in class dev.felnull.fnjl.util.FNStringUtil
時間をhh:mm:ssのように出力する
getTimeProgress(long, long) - Static method in class dev.felnull.fnjl.util.FNStringUtil
時間をhh:mm:ss/hh:mm:ssのような進捗度で出力する
getTip() - Method in enum dev.felnull.fnjl.ProgressLogger.BarType
 
getTo() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getTo() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getTo() - Method in class dev.felnull.fnjl.math.FNFace
 
getTotal() - Method in class dev.felnull.fnjl.ProgressLogger
 
getToX() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getToX() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getToX() - Method in class dev.felnull.fnjl.math.FNFace
 
getToY() - Method in class dev.felnull.fnjl.math.FN2dLine
 
getToY() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getToY() - Method in class dev.felnull.fnjl.math.FNFace
 
getToZ() - Method in class dev.felnull.fnjl.math.FN3dLine
 
getToZ() - Method in class dev.felnull.fnjl.math.FNFace
 
getUserAgent() - Static method in class dev.felnull.fnjl.util.FNURLUtil
ユーザエージェント取得
getUUIDFromNoHyphenStringNonThrow(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
変換で着ない場合はnullを返す
getUUIDFromStringNonThrow(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
変換で着ない場合はnullを返す
getVersion() - Static method in class dev.felnull.fnjl.FelNullJavaLibrary
バージョン取得
getW() - Method in class dev.felnull.fnjl.math.FNVec4d
 
getW() - Method in class dev.felnull.fnjl.math.FNVec4f
 
getW() - Method in class dev.felnull.fnjl.math.FNVec4i
 
getWrittenLength() - Method in interface dev.felnull.fnjl.io.ProgressWriter.WriteProgressListener
 
getX() - Method in class dev.felnull.fnjl.math.FNVec2d
 
getX() - Method in class dev.felnull.fnjl.math.FNVec2f
 
getX() - Method in class dev.felnull.fnjl.math.FNVec2i
 
getX() - Method in class dev.felnull.fnjl.math.FNVec3d
 
getX() - Method in class dev.felnull.fnjl.math.FNVec3f
 
getX() - Method in class dev.felnull.fnjl.math.FNVec3i
 
getX() - Method in class dev.felnull.fnjl.math.FNVec4d
 
getX() - Method in class dev.felnull.fnjl.math.FNVec4f
 
getX() - Method in class dev.felnull.fnjl.math.FNVec4i
 
getY() - Method in class dev.felnull.fnjl.math.FNVec2d
 
getY() - Method in class dev.felnull.fnjl.math.FNVec2f
 
getY() - Method in class dev.felnull.fnjl.math.FNVec2i
 
getY() - Method in class dev.felnull.fnjl.math.FNVec3d
 
getY() - Method in class dev.felnull.fnjl.math.FNVec3f
 
getY() - Method in class dev.felnull.fnjl.math.FNVec3i
 
getY() - Method in class dev.felnull.fnjl.math.FNVec4d
 
getY() - Method in class dev.felnull.fnjl.math.FNVec4f
 
getY() - Method in class dev.felnull.fnjl.math.FNVec4i
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec3d
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec3f
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec3i
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec4d
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec4f
 
getZ() - Method in class dev.felnull.fnjl.math.FNVec4i
 

H

hashCode() - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
hashCode() - Method in class dev.felnull.fnjl.math.FN2dLine
 
hashCode() - Method in class dev.felnull.fnjl.math.FN3dLine
 
hashCode() - Method in class dev.felnull.fnjl.math.FNComplex
 
hashCode() - Method in class dev.felnull.fnjl.math.FNFace
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec2d
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec2f
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec2i
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec3d
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec3f
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec3i
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec4d
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec4f
 
hashCode() - Method in class dev.felnull.fnjl.math.FNVec4i
 
hashCode() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
 
hashCode() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
hashCode() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
HeaderBuilder() - Constructor for class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 

I

i2o(InputStream, OutputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ
i2o(InputStream, OutputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ
IkisugiExecutors - Class in dev.felnull.fnjl.concurrent
イキスギたExecutor
IkisugiExecutors() - Constructor for class dev.felnull.fnjl.concurrent.IkisugiExecutors
 
inputToOutput(InputStream, OutputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ
inputToOutput(InputStream, OutputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ
inputToOutputBuff(InputStream, OutputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
バッファー付きインプットストリームをアウトプットストリームへ
inputToOutputBuff(InputStream, OutputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
バッファー付きインプットストリームをアウトプットストリームへ
inputToOutputLimit(InputStream, OutputStream, int, long) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ サイズ制限付き 超えた場合は切り上げられる
inputToOutputLimit(InputStream, OutputStream, long) - Static method in class dev.felnull.fnjl.util.FNDataUtil
インプットストリームをアウトプットストリームへ サイズ制限付き 超えた場合は切り上げられる
inputToOutputStream(InputStream, OutputStream) - Static method in class dev.felnull.fnjl.util.FNImageUtil
InputStreamからOutputStreamへ出力
insert(T[], int, T) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の指定場所に値を追加し、押し出す
insert(int[], int, int) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の指定場所に値を追加し、押し出す
insert(float[], int, float) - Static method in class dev.felnull.fnjl.util.FNArrayUtil
配列の指定場所に値を追加し、押し出す
InvokeExecutor - Class in dev.felnull.fnjl.concurrent
呼び出されたときにタスクを実行するExecutor
InvokeExecutor() - Constructor for class dev.felnull.fnjl.concurrent.InvokeExecutor
 
isArm32() - Static method in class dev.felnull.fnjl.os.OSs
Arm32アーキテクスチャかどうか
isArm64() - Static method in class dev.felnull.fnjl.os.OSs
Arm64アーキテクスチャかどうか
isDirectory() - Method in interface dev.felnull.fnjl.io.resource.ResourceEntry
ディレクトリかどうか取得
isDirectory() - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
isImage(byte[]) - Static method in class dev.felnull.fnjl.util.FNImageUtil
バイト配列が画像かどうか
isInJar() - Method in interface dev.felnull.fnjl.io.resource.ResourceEntry
Jarファイル内のリソースかどうか
isLinux() - Static method in class dev.felnull.fnjl.os.OSs
Linuxかどうか
isMAC() - Static method in class dev.felnull.fnjl.os.OSs
MACかどうか
isOnPoint(FNVec2d) - Method in class dev.felnull.fnjl.math.FN2dLine
 
isPointOnLine(FN2dLine, FNVec2d) - Static method in class dev.felnull.fnjl.util.FNMath
指定の線の上に点があるかどうか
isWindows() - Static method in class dev.felnull.fnjl.os.OSs
Windowsかどうか
isX64() - Static method in class dev.felnull.fnjl.os.OSs
x64アーキテクスチャかどうか
isX86() - Static method in class dev.felnull.fnjl.os.OSs
x86アーキテクスチャかどうか

K

kill() - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
このクラスで登録したタスクをすべて停止

L

lap(long) - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
lerp(float, float, float) - Static method in class dev.felnull.fnjl.util.FNMath
線形補完
lerpRoted(float, float, float) - Static method in class dev.felnull.fnjl.util.FNMath
線形補完(円形)
lerpRoted(float, float, float, float) - Static method in class dev.felnull.fnjl.util.FNMath
線形補完(円形)
loadToProgress(InputStream, long, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらロードする
loopDayRunner(Timer, Executor, int, int, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
1日ごとに決まった時間に実行
loopDayRunner(Timer, Executor, int, int, int, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
1日ごとに決まった時間に実行
loopRunner(Timer, Executor, TimeUnit, long, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
指定時間ごとに繰り返して実行
loopRunner(Timer, Executor, boolean, TimeUnit, long, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
指定時間ごとに繰り返して実行

M

mandelbrot(int) - Method in class dev.felnull.fnjl.math.FNComplex
 
mandelbrot(double, double, int) - Static method in class dev.felnull.fnjl.util.FNMath
マンデルブロ
mandelbrot(FNComplex, int) - Static method in class dev.felnull.fnjl.util.FNMath
マンデルブロ
max(int, int...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も大きい値を出力
max(float, float...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も大きい値を出力
max(double, double...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も大きい値を出力
max(long, long...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も大きい値を出力
MeasureResult(long, long, long) - Constructor for class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
memoize(Function<T, M>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
メモ化
memoize(Supplier<T>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
メモ化
min(int, int...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も小さい値を出力
min(float, float...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も小さい値を出力
min(double, double...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も小さい値を出力
min(long, long...) - Static method in class dev.felnull.fnjl.util.FNMath
値の中で最も小さい値を出力
mul(FNComplex) - Method in class dev.felnull.fnjl.math.FNComplex
 
multipleRun(Runnable, Runnable...) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
Deprecated.
multipleRun(String, Runnable, Runnable...) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
Deprecated.
multipleRun(int, Runnable, Runnable...) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
Deprecated.
multipleRun(String, int, Runnable, Runnable...) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
Deprecated.

N

newBuilder() - Static method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
newBuilder(String, String) - Static method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
newDirectoryTreeWatcher(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, boolean, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ディレクトリの階層すべてを監視
newDirectoryTreeWatcher(Path, FileSystemWatcher.WatchEventListener, boolean, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ディレクトリの階層すべてを監視
newDirectoryWatcher(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ディレクトリを監視
newDirectoryWatcher(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ディレクトリを監視
newFileWatcher(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ファイルを監視
newFileWatcher(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Static method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
ファイルを監視
newInstance(Class<?>, Object...) - Static method in class dev.felnull.fnjl.util.FNReflectionUtil
 
newInvokeExecutor() - Static method in class dev.felnull.fnjl.concurrent.IkisugiExecutors
呼び出しExecutorを作成
newRequest(Consumer<OutputStream>, Map<String, String>, long) - Static method in class dev.felnull.fnjl.io.PostRequest
 
newRequest(Consumer<OutputStream>, Map<String, String>) - Static method in class dev.felnull.fnjl.io.PostRequest
 
newRequest(String, Map<String, String>) - Static method in class dev.felnull.fnjl.io.PostRequest
 
newRequest(byte[], Map<String, String>) - Static method in class dev.felnull.fnjl.io.PostRequest
 
newURL(String) - Static method in class dev.felnull.fnjl.util.FNURLUtil
例外なし new URL
normalize() - Method in class dev.felnull.fnjl.math.FNVec3d
 
normalized() - Method in class dev.felnull.fnjl.math.FNVec3d
 

O

of(K, E) - Static method in interface dev.felnull.fnjl.tuple.FNPair
 
of(K, E, F, C) - Static method in interface dev.felnull.fnjl.tuple.FNQuadruple
 
of(K, E, F) - Static method in interface dev.felnull.fnjl.tuple.FNTriple
 
oneDayClockTimer(int, int, Runnable) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
 
oneDayClockTimer(int, int, Runnable, boolean) - Static method in class dev.felnull.fnjl.util.FNRuntimeUtil
 
onEvent(WatchKey, WatchEvent<Path>, int) - Method in class dev.felnull.fnjl.io.watcher.DirectoryTreeWatcherImpl
 
onEvent(WatchKey, WatchEvent<Path>, int) - Method in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
onEvent(WatchKey, WatchEvent<Path>, int) - Method in class dev.felnull.fnjl.io.watcher.FileWatcherImpl
 
onWatchEvent(WatchEvent<Path>, Path) - Method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher.WatchEventListener
 
openInputStream() - Method in interface dev.felnull.fnjl.io.resource.ResourceEntry
リソースのストリームを取得
openInputStream() - Method in class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
OSs - Class in dev.felnull.fnjl.os
OS関連情報
OSs() - Constructor for class dev.felnull.fnjl.os.OSs
 
OSs.Type - Enum in dev.felnull.fnjl.os
 

P

PosColorEntry(FNVec2i, int) - Constructor for class dev.felnull.fnjl.util.FNMath.PosColorEntry
 
PostRequest - Class in dev.felnull.fnjl.io
 
PostRequest(Consumer<OutputStream>, Map<String, String>, long) - Constructor for class dev.felnull.fnjl.io.PostRequest
 
PostRequest(Consumer<OutputStream>, Map<String, String>) - Constructor for class dev.felnull.fnjl.io.PostRequest
 
PostRequest.HeaderBuilder - Class in dev.felnull.fnjl.io
 
PostResponse - Class in dev.felnull.fnjl.io
 
PostResponse(byte[], int, String) - Constructor for class dev.felnull.fnjl.io.PostResponse
 
printProgress(int) - Method in class dev.felnull.fnjl.ProgressLogger
更新するたびに呼び出せば進捗が表示される
printProgress() - Method in class dev.felnull.fnjl.ProgressLogger
 
printResult(long) - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
printResult(long, long) - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
process(Runnable) - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
ProcessTimeMeasure - Class in dev.felnull.fnjl.debug
処理時間計測
ProcessTimeMeasure() - Constructor for class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
ProcessTimeMeasure.MeasureResult - Class in dev.felnull.fnjl.debug
 
ProgressLogger - Class in dev.felnull.fnjl
進捗率をわかりやすくバーで表示させる
ProgressLogger(int, int, ProgressLogger.BarType) - Constructor for class dev.felnull.fnjl.ProgressLogger
進捗度バー表示
ProgressLogger(int, int, int, ProgressLogger.BarType) - Constructor for class dev.felnull.fnjl.ProgressLogger
進捗度バー表示
ProgressLogger.BarType - Enum in dev.felnull.fnjl
 
ProgressWriter - Class in dev.felnull.fnjl.io
進行率を取得しながら書き込む
ProgressWriter(InputStream, long, Function<ProgressWriter.WriteData, IOException>, Consumer<ProgressWriter.WriteProgressListener>) - Constructor for class dev.felnull.fnjl.io.ProgressWriter
 
ProgressWriter.WriteData - Interface in dev.felnull.fnjl.io
 
ProgressWriter.WriteProgressListener - Interface in dev.felnull.fnjl.io
 

R

radians() - Method in class dev.felnull.fnjl.math.FNVec3d
 
radians() - Method in class dev.felnull.fnjl.math.FNVec3f
 
readAllBytes(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ストリームをバイト配列へ変換
readAllBytes(InputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ストリームをバイト配列へ変換
readAllBytesBuff(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
バッファー付きでストリームをバイト配列へ変換
readAllBytesBuff(InputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
バッファー付きでストリームをバイト配列へ変換
readAllString(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
InputStreamを文字列へ変換
readAllString(InputStream, Charset) - Static method in class dev.felnull.fnjl.util.FNDataUtil
InputStreamを文字列へ変換
readAllString(Reader) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Readerを文字列へ変換
readZip(InputStream, BiConsumer<ZipEntry, ZipInputStream>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Zipファイルを読み取る
readZipStreamed(InputStream, BiConsumer<ZipEntry, InputStream>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Zipファイルを読み取り、ストリームへ変換
reductionSize(BufferedImage, long) - Static method in class dev.felnull.fnjl.util.FNImageUtil
画像を指定サイズまで縮小する
reductionSize(BufferedImage, long, String) - Static method in class dev.felnull.fnjl.util.FNImageUtil
画像を指定サイズまで縮小する
removeExtension(String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
拡張子を削除
removeIf(Map<K, E>, BiPredicate<K, E>) - Static method in class dev.felnull.fnjl.util.FNCollectionUtils
条件に一致するキーとエントリーを削除する
removeIfEntryPredicate(Map<K, E>, Predicate<E>) - Static method in class dev.felnull.fnjl.util.FNCollectionUtils
条件に一致するキーとエントリーを削除する
removeIfKeyPredicate(Map<K, E>, Predicate<K>) - Static method in class dev.felnull.fnjl.util.FNCollectionUtils
条件に一致するキーとエントリーを削除する
reset() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure
 
resize(BufferedImage, int, int) - Static method in class dev.felnull.fnjl.util.FNImageUtil
BufferedImageの解像度を変える
resize(BufferedImage, int, int, int) - Static method in class dev.felnull.fnjl.util.FNImageUtil
BufferedImageの解像度を変える
ResourceEntry - Interface in dev.felnull.fnjl.io.resource
リソースデータの一覧のエントリ
ResourceEntryImpl - Class in dev.felnull.fnjl.io.resource
 
ResourceEntryImpl(String, boolean, String, String, Class<?>) - Constructor for class dev.felnull.fnjl.io.resource.ResourceEntryImpl
 
resourceExtractEntry(Class<?>, String) - Static method in class dev.felnull.fnjl.util.FNDataUtil
リソースディレクトリ内のファイルの一覧を表示
resourceExtractor(Class<?>, String) - Static method in class dev.felnull.fnjl.util.FNDataUtil
リソースフォルダからデータを抽出
runTasks() - Method in class dev.felnull.fnjl.concurrent.InvokeExecutor
すべてのタスクを実行する
runTasks(int) - Method in class dev.felnull.fnjl.concurrent.InvokeExecutor
最大指定した数のタスクをすべて実行する

S

scale(double, double) - Static method in class dev.felnull.fnjl.util.FNMath
幅と高さのスケールを取得
send() - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
sendAsync(Consumer<Integer>) - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
Deprecated.
sendAsync() - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
setAvatarUrl(String) - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
setBarType(ProgressLogger.BarType) - Method in class dev.felnull.fnjl.ProgressLogger
 
setComplete(int) - Method in class dev.felnull.fnjl.ProgressLogger
 
setContentType(String) - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
setContentType(String, String) - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
setEndStr(Function<ProgressLogger, String>) - Method in class dev.felnull.fnjl.ProgressLogger
 
setFrom(FNVec2d) - Method in class dev.felnull.fnjl.math.FN2dLine
 
setFrom(FNVec3d) - Method in class dev.felnull.fnjl.math.FN3dLine
 
setFrom(FNVec3d) - Method in class dev.felnull.fnjl.math.FNFace
 
setImag(double) - Method in class dev.felnull.fnjl.math.FNComplex
 
setLanguage(String) - Method in class dev.felnull.fnjl.io.PostRequest.HeaderBuilder
 
setLogger(Consumer<String>) - Method in class dev.felnull.fnjl.ProgressLogger
 
setReal(double) - Method in class dev.felnull.fnjl.math.FNComplex
 
setSize(int) - Method in class dev.felnull.fnjl.ProgressLogger
 
setStartStr(Function<ProgressLogger, String>) - Method in class dev.felnull.fnjl.ProgressLogger
 
setTo(FNVec2d) - Method in class dev.felnull.fnjl.math.FN2dLine
 
setTo(FNVec3d) - Method in class dev.felnull.fnjl.math.FN3dLine
 
setTo(FNVec3d) - Method in class dev.felnull.fnjl.math.FNFace
 
setTotal(int) - Method in class dev.felnull.fnjl.ProgressLogger
 
setUsername(String) - Method in class dev.felnull.fnjl.util.DiscordWebHookBuilder
 
setX(double) - Method in class dev.felnull.fnjl.math.FNVec2d
 
setX(float) - Method in class dev.felnull.fnjl.math.FNVec2f
 
setX(int) - Method in class dev.felnull.fnjl.math.FNVec2i
 
setY(double) - Method in class dev.felnull.fnjl.math.FNVec2d
 
setY(float) - Method in class dev.felnull.fnjl.math.FNVec2f
 
setY(int) - Method in class dev.felnull.fnjl.math.FNVec2i
 
SimpleFNPair<K,E> - Class in dev.felnull.fnjl.tuple
 
SimpleFNPair(K, E) - Constructor for class dev.felnull.fnjl.tuple.SimpleFNPair
 
SimpleFNQuadruple<K,E,F,C> - Class in dev.felnull.fnjl.tuple
 
SimpleFNQuadruple(K, E, F, C) - Constructor for class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
SimpleFNTriple<K,E,F> - Class in dev.felnull.fnjl.tuple
 
SimpleFNTriple(K, E, F) - Constructor for class dev.felnull.fnjl.tuple.SimpleFNTriple
 
SingleFileSystemWatcherImpl - Class in dev.felnull.fnjl.io.watcher
 
SingleFileSystemWatcherImpl(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.SingleFileSystemWatcherImpl
 
SingleFileSystemWatcherImpl(Path, FileSystemWatcher.WatchEventListener, String, WatchEvent.Kind<?>...) - Constructor for class dev.felnull.fnjl.io.watcher.SingleFileSystemWatcherImpl
 
start() - Method in class dev.felnull.fnjl.io.ProgressWriter
 
stop() - Method in interface dev.felnull.fnjl.io.watcher.FileSystemWatcher
 
stop() - Method in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
streamToByteArray(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
streamToByteArray(InputStream, int) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
sub(FNComplex) - Method in class dev.felnull.fnjl.math.FNComplex
 
sub(FNVec2d) - Method in class dev.felnull.fnjl.math.FNVec2d
 
sub(FNVec2f) - Method in class dev.felnull.fnjl.math.FNVec2f
 
sub(FNVec2i) - Method in class dev.felnull.fnjl.math.FNVec2i
 
sub(FNVec3d) - Method in class dev.felnull.fnjl.math.FNVec3d
 
sub(FNVec3f) - Method in class dev.felnull.fnjl.math.FNVec3f
 
sub(FNVec3i) - Method in class dev.felnull.fnjl.math.FNVec3i
 
sub(FNVec4d) - Method in class dev.felnull.fnjl.math.FNVec4d
 
sub(FNVec4f) - Method in class dev.felnull.fnjl.math.FNVec4f
 
sub(FNVec4i) - Method in class dev.felnull.fnjl.math.FNVec4i
 

T

toByteArray(BufferedImage, String) - Static method in class dev.felnull.fnjl.util.FNImageUtil
BufferedImageをバイト配列に変換
toCelsiusTemp(float) - Static method in class dev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(int) - Static method in class dev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(long) - Static method in class dev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toCelsiusTemp(double) - Static method in class dev.felnull.fnjl.util.FNMath
絶対温度をセ氏温度へ変換
toEulerAngle() - Method in class dev.felnull.fnjl.math.FNVec4d
 
toEulerAngle() - Method in class dev.felnull.fnjl.math.FNVec4f
 
toEulerAngle(double, double, double, double) - Static method in class dev.felnull.fnjl.util.FNMath
クォータニオンからオイラー角へ変換
toInputStream(BufferedImage, String) - Static method in class dev.felnull.fnjl.util.FNImageUtil
BufferedImageをInputStreamに変換
toKelvinTemp(float) - Static method in class dev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(int) - Static method in class dev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(long) - Static method in class dev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toKelvinTemp(double) - Static method in class dev.felnull.fnjl.util.FNMath
セ氏温度を絶対温度へ変換
toQuaternion() - Method in class dev.felnull.fnjl.math.FNVec3d
 
toQuaternion() - Method in class dev.felnull.fnjl.math.FNVec3f
 
toQuaternion(double, double, double) - Static method in class dev.felnull.fnjl.util.FNMath
オイラー角からクォータニオンへ変換
toString() - Method in class dev.felnull.fnjl.debug.ProcessTimeMeasure.MeasureResult
 
toString() - Method in class dev.felnull.fnjl.math.FN2dLine
 
toString() - Method in class dev.felnull.fnjl.math.FN3dLine
 
toString() - Method in class dev.felnull.fnjl.math.FNComplex
 
toString() - Method in class dev.felnull.fnjl.math.FNFace
 
toString() - Method in class dev.felnull.fnjl.math.FNVec2d
 
toString() - Method in class dev.felnull.fnjl.math.FNVec2f
 
toString() - Method in class dev.felnull.fnjl.math.FNVec2i
 
toString() - Method in class dev.felnull.fnjl.math.FNVec3d
 
toString() - Method in class dev.felnull.fnjl.math.FNVec3f
 
toString() - Method in class dev.felnull.fnjl.math.FNVec3i
 
toString() - Method in class dev.felnull.fnjl.math.FNVec4d
 
toString() - Method in class dev.felnull.fnjl.math.FNVec4f
 
toString() - Method in class dev.felnull.fnjl.math.FNVec4i
 
toString() - Method in class dev.felnull.fnjl.tuple.SimpleFNPair
 
toString() - Method in class dev.felnull.fnjl.tuple.SimpleFNQuadruple
 
toString() - Method in class dev.felnull.fnjl.tuple.SimpleFNTriple
 
trans4to2CornerPlanes(FNVec2f, FNVec2f, FNVec2f, FNVec2f) - Static method in class dev.felnull.fnjl.util.FNMath
4点の平面から2点の平面の座標へ変換

U

unzipGz(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
GZ圧縮されたストリームを解凍したストリームへ変換
urlConcatenation(String, String) - Static method in class dev.felnull.fnjl.util.FNStringUtil
URLとパスを連結
urlLoadToProgress(URL, Consumer<ProgressWriter.WriteProgressListener>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
進捗度を取得しながらURL先をロードする

V

valueOf(String) - Static method in enum dev.felnull.fnjl.os.OSs.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum dev.felnull.fnjl.ProgressLogger.BarType
Returns the enum constant of this type with the specified name.
values() - Static method in enum dev.felnull.fnjl.os.OSs.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum dev.felnull.fnjl.ProgressLogger.BarType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class dev.felnull.fnjl.FNJLBuildIn
 

W

watchDirectory(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ディレクトリを監視
watchDirectory(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ディレクトリを監視
watchDirectoryTree(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, boolean, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ディレクトリの階層すべてを監視
watchDirectoryTree(Path, FileSystemWatcher.WatchEventListener, boolean, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ディレクトリの階層すべてを監視
watchEventListener - Variable in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
watchFile(Path, Consumer<WatchEvent<?>>, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
Deprecated.
watchFile(Path, FileSystemWatcher.WatchEventListener, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ファイルを監視
watchFile(Path, FileSystemWatcher.WatchEventListener, ThreadFactory, WatchEvent.Kind<?>...) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ファイルを監視
watchKeyPath - Variable in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
watchService - Variable in class dev.felnull.fnjl.io.watcher.FileSystemWatcherImpl
 
wishMkdir(File) - Static method in class dev.felnull.fnjl.util.FNDataUtil
フォルダが存在しなければを作成する 作成できない場合は例外を投げる
wishMkdir(File, Consumer<File>) - Static method in class dev.felnull.fnjl.util.FNDataUtil
フォルダが存在しなければを作成する

Z

zipGz(InputStream) - Static method in class dev.felnull.fnjl.util.FNDataUtil
ストリームをGZ圧縮したストリームへ変換
A B C D E F G H I K L M N O P R S T U V W Z 
Skip navigation links