JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.infrastructurebuilder.ibcore.dag
Package
org.infrastructurebuilder.util.dag
Interface DAGUnmarshaller<T extends
Comparable
<T>>
public interface
DAGUnmarshaller<T extends
Comparable
<T>>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Optional
<
DAG
<
T
>>
unmarshall
(
InputStream
ins)
Method Details
unmarshall
Optional
<
DAG
<
T
>>
unmarshall
(
InputStream
ins)