| Package | Description |
|---|---|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FrozenClock
Deprecated.
please use
Clock.fixed(Instant, ZoneId) instead |
| Modifier and Type | Field and Description |
|---|---|
static Clock |
Clock.SYSTEM_CLOCK
Deprecated.
please use
Clock.systemUTC() instead |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.