MCPcopy Index your code
hub / github.com/SeleniumHQ/selenium / getId

Method getId

java/src/org/openqa/selenium/events/Event.java:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 }
49
50 public UUID getId() {
51 return id;
52 }
53
54 public EventName getType() {
55 return eventName;

Callers 2

equalsMethod · 0.95
hashCodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected