Class CFlowPlusState

java.lang.Object
org.aspectj.runtime.CFlow
org.aspectj.runtime.internal.CFlowPlusState

public class CFlowPlusState extends CFlow
  • Constructor Details

    • CFlowPlusState

      public CFlowPlusState(Object[] state)
    • CFlowPlusState

      public CFlowPlusState(Object[] state, Object _aspect)
  • Method Details

    • get

      public Object get(int index)
      Overrides:
      get in class CFlow