Java java.rmi.server UID fields, constructors, methods, implement or subclass

Example usage for Java java.rmi.server UID fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.rmi.server UID.

The text is from its open source code.

Constructor

UID()
Generates a UID that is unique over time with respect to the host that it was generated on.

Method

StringtoString()
Returns a string representation of this UID.