Class InterceptorImpl$


  • public class InterceptorImpl$
    extends java.lang.Object
    Provides the impl of any behavior that could nest another behavior

    INTERNAL API

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static InterceptorImpl$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Field Detail

      • MODULE$

        public static final InterceptorImpl$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • InterceptorImpl$

        public InterceptorImpl$()