| Package | Description |
|---|---|
| org.neo4j.helpers |
Common Java utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentTransfer<TYPE>
Abstracts a meeting point between two threads, where a reference can change hands.
|
| Modifier and Type | Method and Description |
|---|---|
static <TYPE> void |
Predicates.await(Provider<TYPE> provider,
Predicate<TYPE> predicate,
long timeout,
TimeUnit unit)
Deprecated.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.