Uses of Class
org.apfloat.spi.FilenameGenerator
-
Packages that use FilenameGenerator Package Description org.apfloat The apfloat Application Programming Interface (API). -
-
Uses of FilenameGenerator in org.apfloat
Fields in org.apfloat declared as FilenameGenerator Modifier and Type Field Description private FilenameGeneratorApfloatContext. filenameGeneratorMethods in org.apfloat that return FilenameGenerator Modifier and Type Method Description FilenameGeneratorApfloatContext. getFilenameGenerator()Get the FilenameGenerator.Methods in org.apfloat with parameters of type FilenameGenerator Modifier and Type Method Description voidApfloatContext. setFilenameGenerator(FilenameGenerator filenameGenerator)Set the FilenameGenerator.
-