Uses of Class
org.insa.graphs.model.io.BinaryReader
-
Packages that use BinaryReader Package Description org.insa.graphs.model.io -
-
Uses of BinaryReader in org.insa.graphs.model.io
Subclasses of BinaryReader in org.insa.graphs.model.io Modifier and Type Class Description class
BinaryGraphReader
Implementation ofGraphReader
to read graph in binary format.class
BinaryPathReader
Implementation ofPathReader
to read paths in binary format.
-