public final class LogMarker extends Object
LogMarker(String name, List<LogMarker> references)
String
getName()
List<LogMarker>
getReferences()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LogMarker(String name, List<LogMarker> references)
public String getName()
public List<LogMarker> getReferences()
public String toString()
toString
Object