public class CompileResult extends Object implements WorkResult, Serializable
| Constructor and Description |
|---|
CompileResult(boolean didWork,
Throwable exception) |
public boolean getDidWork()
getDidWork in interface WorkResultpublic boolean isSuccess()
Copyright © 2013. All rights reserved