Uses of Interface
fis.data.sample.generator.jni.JNISampleGenerator
-
Packages that use JNISampleGenerator Package Description fis.data.sample.generator fis.data.sample.generator.jni.block fis.data.sample.generator.jni.pair -
-
Uses of JNISampleGenerator in fis.data.sample.generator
Constructors in fis.data.sample.generator with parameters of type JNISampleGenerator Constructor Description SampleGeneratorPerformableAction(JNISampleGenerator jniSampleGenerator) -
Uses of JNISampleGenerator in fis.data.sample.generator.jni.block
Classes in fis.data.sample.generator.jni.block that implement JNISampleGenerator Modifier and Type Class Description classDefaultJNIBlockSampleGenerator -
Uses of JNISampleGenerator in fis.data.sample.generator.jni.pair
Classes in fis.data.sample.generator.jni.pair that implement JNISampleGenerator Modifier and Type Class Description classDefaultJNIPairSampleGenerator
-