Package de.intarsys.tools.oid
Class CommonOIDGenerator
- java.lang.Object
-
- de.intarsys.tools.oid.CommonOIDGenerator
-
- All Implemented Interfaces:
IOIDGenerator
- Direct Known Subclasses:
StringOIDGenerator
public abstract class CommonOIDGenerator extends java.lang.Object implements IOIDGenerator
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CommonOIDGenerator()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.intarsys.tools.oid.IOIDGenerator
createOID
-
-