Package org.djutils.base
Class IdentifiableTest.I
java.lang.Object
org.djutils.base.IdentifiableTest.I
- All Implemented Interfaces:
Identifiable
- Enclosing class:
- IdentifiableTest
Class that implements Identifiable.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
I
I(String id) Construct I.- Parameters:
id
- the id
-
-
Method Details
-
getId
- Specified by:
getId
in interfaceIdentifiable
-