Class FactoryKey

java.lang.Object
org.eclipse.net4j.util.factory.FactoryKey
All Implemented Interfaces:
Serializable, Comparable<FactoryKey>, IFactoryKey

public final class FactoryKey extends Object implements IFactoryKey, Serializable, Comparable<FactoryKey>
A default implementation of a factory key.
Author:
Eike Stepper
See Also: