Class DebugInformationPolicy

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.analyzer.DebugInformationPolicy

@Ser public class DebugInformationPolicy extends Object
Policies about how to retrieve and use debug information.
  • Field Details

  • Constructor Details

    • DebugInformationPolicy

      public DebugInformationPolicy(int usage, int retrieval)
  • Method Details

    • getUsage

      public int getUsage()
    • getRetrieval

      public int getRetrieval()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object