public static class ConsistencyReporter.ProxyFactory<T> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> ConsistencyReporter.ProxyFactory<T> |
create(Class<T> type) |
T |
create(InvocationHandler handler) |
String |
toString() |
public T create(InvocationHandler handler)
public static <T> ConsistencyReporter.ProxyFactory<T> create(Class<T> type)
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.