Package org.zkoss.zul
Class WaferMapModel.IntPair
- java.lang.Object
-
- org.zkoss.zul.WaferMapModel.IntPair
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- WaferMapModel
public static class WaferMapModel.IntPair extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object other)intgetX()intgetY()inthashCode()
-