org.robokind.api.common.utils
Interface GlobalIdentifier

All Known Implementing Classes:
VersionProperty

public interface GlobalIdentifier

A GlobalIdentifier is expected to be Globally Unique. If two GlobalIdentifiers are equal through the equals() method, they should always identify the same value.

Author:
Matthew Stevenson



Copyright © 2011-2013. All Rights Reserved.