Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/beanshell/beanshell
/ size
Method
size
src/bsh/Reflect.java:930–933 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
928
929
930
@Override
931
public
int
size() {
932
return
0;
933
}
934
935
936
@Override
Callers
15
get
Method · 0.45
set
Method · 0.45
swap
Method · 0.45
depth
Method · 0.45
toString
Method · 0.45
ClassGeneratorUtil
Method · 0.45
findMostSpecificMethod
Method · 0.45
getMethod
Method · 0.45
getCommand
Method · 0.45
getImportedMethod
Method · 0.45
getImportedVar
Method · 0.45
getImportedClassImpl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected