Class DefaultPolicyWithSeparatePass.RefactoredPass

  • All Implemented Interfaces:
    java.util.function.Function<IRDAG,​IRDAG>
    Enclosing class:
    DefaultPolicyWithSeparatePass

    public static final class DefaultPolicyWithSeparatePass.RefactoredPass
    extends CompositePass
    A simple custom pass consisted of the two passes at the end of the default pass.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, compose