- time - Variable in class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
The time field of the UUID.
- TimeUuid - Class in org.tiogasolutions.notify.sender.couch.uuid
-
Creates UUIDs according to the DCE Universal Token Identifier specification.
- TimeUuid() - Constructor for class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Constructor for UUID.
- TimeUuid(long, long) - Constructor for class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Constructor for UUID.
- TimeUuid(TimeUuid) - Constructor for class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Copy constructor for UUID.
- TimeUuid(CharSequence) - Constructor for class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Parses a textual representation of a UUID.
- toAppendable(Appendable) - Method in class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Appends a String representation of this object to the given Appendable object.
- toString() - Method in class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Returns this UUID as a String.
- toStringBuffer(StringBuffer) - Method in class org.tiogasolutions.notify.sender.couch.uuid.TimeUuid
-
Appends a String representation of this to the given StringBuffer or
creates a new one if none is given.