Interface IDeviceID
-
- All Known Implementing Classes:
PlainDeviceID,SHA256DeviceID
public interface IDeviceIDdevice id interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidserialize(java.nio.ByteBuffer byteBuffer)java.lang.StringtoStringID()to string format
-