Class UUIDSessionID

    • Constructor Detail

      • UUIDSessionID

        public UUIDSessionID​(UUID uuid)
        Construct a new instance.
        Parameters:
        uuid - the UUID to use (must not be null)
    • Method Detail

      • getUuid

        public UUID getUuid()
        Get the UUID.
        Returns:
        the UUID (must not be null)