public static interface Register.DoubleLong.Copyable
| Modifier and Type | Method and Description |
|---|---|
void |
copyTo(Register.DoubleLong.Out target) |
boolean |
hasValues(long first,
long second) |
boolean |
satisfies(BiFunction<Long,Long,Boolean> condition) |
void copyTo(Register.DoubleLong.Out target)
boolean hasValues(long first,
long second)
boolean satisfies(BiFunction<Long,Long,Boolean> condition)
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.