public class RangeDiff
extends Object
-
Constructor Summary
Constructors
RangeDiff(int drow1,
int dcol1,
int drow2,
int dcol2)
-
Method Summary
-
Constructor Details
-
RangeDiff
public RangeDiff(int drow1,
int dcol1,
int drow2,
int dcol2)
-
Method Details
-
-
isIdentity
public boolean isIdentity()
-
-
-
-