Package org.xyou.xcommon.tool
Class XDestructor
- java.lang.Object
-
- org.xyou.xcommon.base.XBaseObject
-
- org.xyou.xcommon.tool.XDestructor
-
- All Implemented Interfaces:
java.io.Serializable
public final class XDestructor extends XBaseObject
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description XDestructor(long msMax)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcancel()java.lang.BooleangetIsCancel()-
Methods inherited from class org.xyou.xcommon.base.XBaseObject
canEqual, equals, hashCode, toString
-
-