接口 NoOp

  • 所有超级接口:
    Callback

    public interface NoOp
    extends Callback
    Methods using this Enhancer callback will delegate directly to the default (super) implementation in the base class.
    • 字段概要

      字段 
      修饰符和类型 字段 说明
      static NoOp INSTANCE
      A thread-safe singleton instance of the NoOp callback.
    • 字段详细资料

      • INSTANCE

        static final NoOp INSTANCE
        A thread-safe singleton instance of the NoOp callback.