MCPcopy 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

SaveMethod · 0.80
processHttpMessageMethod · 0.80
editRowMethod · 0.80
editRowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected