java.io.Serializablepublic class CompileResult
extends java.lang.Object
implements java.io.Serializable
| コンストラクタ | 説明 |
|---|---|
CompileResult() |
| 修飾子とタイプ | メソッド | 説明 |
|---|---|---|
java.io.OutputStream |
getErr() |
|
java.lang.Throwable |
getExecutionException() |
|
java.io.OutputStream |
getOut() |
|
void |
setExecutionException(java.lang.Throwable executionException) |
Copyright © 2016–2018. All rights reserved.