public class TimeStamp extends Object
Constructor and Description |
---|
TimeStamp() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isAvailable(int value)
Checks if the time stamp value is available.
|
static String |
toString(int value)
Return a string representing the time stamp value.
|
public static boolean isAvailable(int value)
public static String toString(int value)
Copyright (C) 2010-2017 Java Marine API authors. All Rights Reserved.