Uses of Class
qilin.util.queue.QueueReader
Package
Description
An efficient queue implementation to be used generally within Soot.
-
Uses of QueueReader in qilin.core.builder
-
Uses of QueueReader in qilin.core.builder.callgraph
Modifier and TypeMethodDescriptionOnFlyCallGraph.listener()
Returns a QueueReader object containing all edges added so far, and which will be informed of any new edges that are later added to the graph.OnFlyCallGraph.newListener()
Returns a QueueReader object which will contain ONLY NEW edges which will be added to the graph. -
Uses of QueueReader in qilin.core.pag
-
Uses of QueueReader in qilin.util.queue