public final class ShipTypeDecoder extends Object
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getShipType(BigInteger ts)
Returns the ship type for given integer. 
 | 
static String | 
getShipType(Integer ts)
Returns the ship type for given integer. 
 | 
static void | 
main(String[] args)  | 
public static String getShipType(BigInteger ts)
ts - public static String getShipType(Integer ts)
ts - public static void main(String[] args)
Copyright © 2020. All rights reserved.