Class InstructionActionCache

java.lang.Object
edu.umd.cs.findbugs.ba.obl.InstructionActionCache

public class InstructionActionCache extends Object
A cache for looking up the collection of ObligationPolicyDatabaseActions associated with a given InstructionHandle. Avoids the need for repeated (slow) lookups.
Author:
David Hovemeyer