eadeed75e766b9ec0d1ca486a9c87597f87626c0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable intpart : int to intPart : int in method private printHistCounts(ind int, title String, pw PrintWriter, hist double[][], histEg Object[][]) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To | |
| Rename Variable fracpart : int to fracPart : int in method private printHistCounts(ind int, title String, pw PrintWriter, hist double[][], histEg Object[][]) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type l : Object to l : L in method private justificationOfRVFDatum(example RVFDatum<L,F>, pw PrintWriter) : void in class edu.stanford.nlp.classify.LinearClassifier | From | To |