org.robokind.api.common.utils
Interface LocalIdentifier


public interface LocalIdentifier

A LocalIdentifier should be unique within its scope, but has no expectation of being Globally Unique if used elsewhere. A Servo.Id is expected to be unique within the ServoController, but two ServoControllers may use the same Servo.Id to identify different Servos. *

Author:
Matthew Stevenson



Copyright © 2011-2013. All Rights Reserved.