| Package | Description |
|---|---|
| org.neo4j.function |
| Modifier and Type | Method and Description |
|---|---|
static <From,From2,To> |
Functions.compose()
Deprecated.
|
static <T1,T2> Function2<? super BiFunction<T1,T2,T1>,? super BiFunction<T1,T2,T1>,Function2<T1,T2,T1>> |
Functions.compose2()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T1,T2> Function2<? super BiFunction<T1,T2,T1>,? super BiFunction<T1,T2,T1>,Function2<T1,T2,T1>> |
Functions.compose2()
Deprecated.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.