public class Unit extends Object implements Comparable<Unit>
Since all instances are identical, Unit is a singleton.
| Modifier | Constructor and Description |
|---|---|
private |
Unit() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.