Documentation of 'org.apache.bcel.verifier.structurals.Frame' Java class
Frame
org.apache.bcel.verifier.structurals

Class Frame



  • public class Frame
    extends java.lang.Object
    This class represents a JVM execution frame; that means, a local variable array and an operand stack.
    • Method Detail

      • getClone

        public Frame getClone()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
        Returns:
        a hash code value for the object.
      • equals

        public boolean equals(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • toString

        public java.lang.String toString()
        Returns a String representation of the Frame instance.
        Overrides:
        toString in class java.lang.Object
      • setThis

        public static void setThis(UninitializedObjectType _this)
        Parameters:
        _this - the _this to set
        Since:
        6.0

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.