Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/f0ng/autoDecoder
/ getValueAt
Method
getValueAt
src/burp/BurpExtender.java:120–123 ·
view source on GitHub ↗
(int rowIndex, int columnIndex)
Source
from the content-addressed store, hash-verified
118
}
119
120
@Override
121
public
Object getValueAt(
int
rowIndex,
int
columnIndex) {
122
return
null;
123
}
124
125
126
@Override
Callers
4
Save
Method · 0.80
processHttpMessage
Method · 0.80
editRow
Method · 0.80
editRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected