OverlapKeeper class
Properties
Methods
-
getDiff(
List< int> additions, List<int> removals) → void - getDiff
-
getKey(
int i, int j) → int - getKey
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
set(
int i, int j) → void - set
-
tick(
) → void - tick
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited