Home
last modified time | relevance | path

Searched refs:interestingMethods (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/p5-UML-Sequence/UML-Sequence-0.08/java/
H A DSeq.java57 HashMap interestingMethods; field in Seq
107 interestingMethods = new HashMap(); in setupInterestingThings()
132 interestingMethods.put(line, dummyInt); in setupInterestingThings()
240 Object includeIt = interestingMethods.get(signature); in methodEntryEvent()