| Package | Description |
|---|---|
| com.peterphi.std.types |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleId
A simple, untyped Id field; this is one step above having a String id
It is recommended that users extend Id themselves rather than using this type (as a SimpleId adds no discernable information about what the id is for) |
| Modifier and Type | Method and Description |
|---|---|
int |
Id.compareTo(Id that)
Compares another Id to this id.
|
Copyright © 2014. All Rights Reserved.