Package be.gaudry.model.file
Class Diff.fileInfo
java.lang.Object
be.gaudry.model.file.Diff.fileInfo
- Enclosing class:
- Diff
-
Field Summary
Modifier and TypeFieldDescription(package private) DataInputStream
int
(package private) static int
(package private) int[]
(package private) node[]
-
Constructor Summary
-
Method Summary
-
Field Details
-
MAXLINECOUNT
static final int MAXLINECOUNT- See Also:
- Constant Field Values
-
file
DataInputStream file -
maxLine
public int maxLine -
symbol
node[] symbol -
other
int[] other
-
-
Constructor Details
-
fileInfo
fileInfo(String filename)Normal constructor with one filename; file is opened and saved.
-
-
Method Details
-
alloc
void alloc()
-