public class NestedPoint extends Object
Constructor and Description |
---|
NestedPoint(AllocationShape shape) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getTicks()
Returns number of ticks for this point
|
int |
hashCode() |
void |
tack() |
void |
tick()
Increments number of ticks by one
|
public NestedPoint(@NonNull AllocationShape shape)
Copyright © 2016. All Rights Reserved.