MCPcopy Create free account
hub / github.com/f0ng/autoDecoder / getSelectionBounds

Method getSelectionBounds

src/burp/BurpExtender.java:682–686  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

680 }
681
682 @Override
683 public int[] getSelectionBounds() {
684
685 return new int[0];
686 }
687
688 @Override
689 public void setSearchExpression(String s) {

Callers 1

createMenuItemsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected