net.codescore.exe
Class CompileResult
java.lang.Object
net.codescore.exe.ProcessResult
net.codescore.exe.CompileResult
public class CompileResult
- extends ProcessResult
The process result for a compilation process.
- Author:
- Adam Cornett
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompileResult
public CompileResult(Process p,
Submission s)
initWriters
protected void initWriters()
- Description copied from class:
ProcessResult
- Setup the
StreamWriters for the process.
- Specified by:
initWriters in class ProcessResult
Copyright 2008 © Adam Cornett, Andrew Conner All Rights Reserved.