public class Brackets extends Object
Brackets()
int
findMatchingBracket(String text, int pos)
void
invalidate()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Brackets()
public void invalidate()
public int findMatchingBracket(String text, int pos)