Searched refs:getMethodStream (Results 1 – 2 of 2) sorted by relevance
198 public Stream<Method> getMethodStream() { in getMethodStream() method in SignaturesCollector.SignaturesCollection
459 var methodStrs = collection.getMethodStream() in printInsn()648 collection.getMethodStream().map(SignaturesCollector.Method::toString), in run()