public class OldPK extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime() |
InetAddress |
getInetAddress() |
int |
getRandom() |
int |
getTypecode() |
protected static long |
parseCreationTime(String pk) |
protected static int |
parseTypeCode(String pk) |
String |
toString() |
public static final String DELIMITER
public OldPK(String pk)
public long getCreationTime()
public int getTypecode()
public int getRandom()
public InetAddress getInetAddress()
protected static int parseTypeCode(String pk) throws IllegalArgumentException
IllegalArgumentExceptionprotected static long parseCreationTime(String pk) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2017 SAP SE. All Rights Reserved.