|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hammurapi.eventbus.snapshot.io.PredicateOutput
public class PredicateOutput
Class to dump predicates into snapshot model for troubleshooting.
| Constructor Summary | |
|---|---|
PredicateOutput()
|
|
| Method Summary | |
|---|---|
static void |
output(Predicate<?,?> predicate,
File out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PredicateOutput()
| Method Detail |
|---|
public static void output(Predicate<?,?> predicate,
File out)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||