Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ toString
Method
toString
src/main/java/gate/creole/Plugin.java:262–265 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
260
}
261
262
@Override
263
public
String toString() {
264
return
getName();
265
}
266
267
@Override
268
public
boolean equals(Object obj) {
Callers
1
parseCreole
Method · 0.95
Calls
1
getName
Method · 0.95
Tested by
no test coverage detected