|
Change Variable Type b : Labels to b : SortedLabels in method public testEquals() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |
|
Change Variable Type labelSet : LabelSet to labelSet : SortedLabels in method private produceResultsForNodes() : List<SchemaInfoResult> in class org.neo4j.kernel.builtinprocs.SchemaCalculator |
From |
To |
|
Change Variable Type b : Labels to b : SortedLabels in method public testHashCodeOfLabelSet() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |
|
Change Variable Type labels : LabelSet to labels : SortedLabels in method private scanEverythingBelongingToNodes() : void in class org.neo4j.kernel.builtinprocs.SchemaCalculator |
From |
To |
|
Change Variable Type key : Pair<LabelSet,Integer> to key : Pair<SortedLabels,Integer> in method private scanEverythingBelongingToNodes() : void in class org.neo4j.kernel.builtinprocs.SchemaCalculator |
From |
To |
|
Change Variable Type a : Labels to a : SortedLabels in method public testEquals() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |
|
Change Variable Type a : Labels to a : SortedLabels in method public testHashCodeOfLabelSet() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |
|
Change Variable Type c : Labels to c : SortedLabels in method public testEquals() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |
|
Change Variable Type c : Labels to c : SortedLabels in method public testHashCodeOfLabelSet() : void in class org.neo4j.kernel.builtinprocs.SortedLabelsTest |
From |
To |