Package xyz.cofe.trambda.tcp
Class CompileResult
- java.lang.Object
-
- xyz.cofe.trambda.tcp.CompileResult
-
- All Implemented Interfaces:
Serializable,Message
public class CompileResult extends Object implements Message
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CompileResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetHash()IntegergetKey()voidsetHash(String hash)voidsetKey(Integer key)
-