Uses of Class
io.github.t12y.ssim.models.Options.SSIMImpl
-
Packages that use Options.SSIMImpl Package Description io.github.t12y.ssim.models -
-
Uses of Options.SSIMImpl in io.github.t12y.ssim.models
Fields in io.github.t12y.ssim.models declared as Options.SSIMImpl Modifier and Type Field Description Options.SSIMImplOptions. ssimMethods in io.github.t12y.ssim.models that return Options.SSIMImpl Modifier and Type Method Description static Options.SSIMImplOptions.SSIMImpl. valueOf(String name)Returns the enum constant of this type with the specified name.static Options.SSIMImpl[]Options.SSIMImpl. values()Returns an array containing the constants of this enum type, in the order they are declared.
-