@Immutable public interface Coordinates extends Comparable<Coordinates>
Modifier and Type | Interface and Description |
---|---|
static class |
Coordinates.None
No work at all.
|
static class |
Coordinates.Simple
Simple implementation.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.