public final class MmsiValidator2 extends Object
Modifier and Type | Field and Description |
---|---|
static MmsiValidator2 |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
boolean |
isValid(long mmsi)
Returns true if and only if the
mmsi is a series of 9 digits
and is not one of a set of bad identifiers e.g. |
public static MmsiValidator2 INSTANCE
Copyright © 2020. All rights reserved.