jwutil.io
Interface Textualizable
- All Known Implementing Classes:
- Pair, PathNumbering.Range
public interface Textualizable
Textualizable
- Version:
- $Id: Textualizable.java 1934 2004-09-27 22:42:35Z joewhaley $
- Author:
- John Whaley
write
void write(Textualizer t)
throws java.io.IOException
- Throws:
java.io.IOException
writeEdges
void writeEdges(Textualizer t)
throws java.io.IOException
- Throws:
java.io.IOException
addEdge
void addEdge(java.lang.String edge,
Textualizable t)
Copyright © 2004-2008 SUIF Compiler Group. All Rights Reserved.