Package es.urjc.etsii.grafo.testutil
Class TestInstance
java.lang.Object
es.urjc.etsii.grafo.io.Instance
es.urjc.etsii.grafo.testutil.TestInstance
- All Implemented Interfaces:
Comparable<Instance>
-
Field Summary
Fields inherited from class es.urjc.etsii.grafo.io.Instance
LOAD_TIME_NANOS
-
Constructor Summary
ConstructorsConstructorDescriptionTestInstance
(String name) TestInstance
(String name, Map<String, Object> properties) -
Method Summary
Methods inherited from class es.urjc.etsii.grafo.io.Instance
customProperties, equals, getId, getPath, getProperty, getPropertyOrDefault, getUniquePropertiesKeys, hashCode, resetProperties, setPath, setProperty, toString
-
Constructor Details
-
TestInstance
-
TestInstance
-
-
Method Details