Class CollectionMethods

java.lang.Object
pascal.taie.analysis.pta.toolkit.CollectionMethods

public class CollectionMethods extends Object
Computes collection methods in the program.
  • Constructor Details

    • CollectionMethods

      public CollectionMethods(ClassHierarchy hierarchy)
  • Method Details

    • get

      public Set<JMethod> get()
      Returns:
      set of collection methods in the program.