接口 SetFunction<T,​V>


  • public interface SetFunction<T,​V>
    • 方法详细资料

      • accept

        void accept​(T t,
                    V v)