| Package | Description |
|---|---|
| org.immutables.mongo.types |
| Modifier and Type | Method and Description |
|---|---|
static TimeInstant |
TimeInstant.of(long instant) |
| Modifier and Type | Method and Description |
|---|---|
int |
TimeInstant.compareTo(TimeInstant that) |
boolean |
TimeInstant.isAfter(TimeInstant that) |
boolean |
TimeInstant.isBefore(TimeInstant that) |
Copyright © 2016 The Immutables.org authors. All rights reserved.