Class RangeEnd
- java.lang.Object
-
- au.gov.amsa.sgb.decoder.rotatingfield.RangeEnd
-
public final class RangeEnd extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description RangeEnd(int value, boolean exclusive)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()booleanisExclusive()intvalue()
-