Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
_
C
ceilingSignificantDigit(BigDecimal)
- Static method in class uk.ac.leeds.ccg.andyt.generic.math.
Generic_BigDecimal
ClassNotFoundException
- Static variable in class uk.ac.leeds.ccg.andyt.generic.utilities.
Generic_ErrorAndExceptionHandler
clear_MemoryReserve()
- Method in class uk.ac.leeds.ccg.andyt.generic.memory.
Generic_OutOfMemoryErrorHandler
Clears _MemoryReserve by setting it to null and calling the garbage collector.
copy(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
copyDirectory(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
copyFile(File, File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Attempts to make a copy of input_File in _Output_Directory or as a file in it if it is a File rather than a directory.
createNewFile()
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
createNewFile(File, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created File which is a _InputFile if the filename.
createTempFile()
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
createTempFile(File)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
createTempFile(File, String, String)
- Static method in class uk.ac.leeds.ccg.andyt.generic.io.
Generic_StaticIO
Returns a newly created temporary _InputFile.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
W
_