Class UniqueId.Segment

java.lang.Object
org.junit.platform.engine.UniqueId.Segment
All Implemented Interfaces:
Serializable
Enclosing class:
UniqueId

@API(status=STABLE, since="1.0") public static final class UniqueId.Segment extends Object implements Serializable
A segment of a UniqueId comprises a type and a value.
Since:
1.0
See Also: