MCPcopy Create free account
hub / github.com/beanshell/beanshell / remove

Method remove

src/bsh/CollectionManager.java:75–77  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 return enumeration.nextElement();
74 }
75 public void remove() {
76 throw new UnsupportedOperationException();
77 }
78 };
79 }
80

Callers 11

unsetVariableMethod · 0.45
setMethodMethod · 0.45
importPackageMethod · 0.45
importCommandsMethod · 0.45
importObjectMethod · 0.45
importStaticMethod · 0.45
unsetVariableMethod · 0.45
doneDefiningClassMethod · 0.45
removeInnerClassNamesMethod · 0.45
getChildrenMethod · 0.45

Calls

no outgoing calls

Tested by 1

getChildrenMethod · 0.36