Interface DAGMarshaller<T extends java.lang.Comparable<T>>
-
public interface DAGMarshaller<T extends java.lang.Comparable<T>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmarshall(DAG<T> dag, java.io.OutputStream target)
-