接口 ContentReplacer.Constructor<R>
- 所有超级接口:
Function<ContentReplacer.Builder<R>,ContentReplacer<R>>
- 封闭类:
- ContentReplacer<RECEIVER>
- 函数接口:
- 这是一个函数接口, 因此可用作 lambda 表达式或方法引用的赋值目标。
@FunctionalInterface
public static interface ContentReplacer.Constructor<R>
extends Function<ContentReplacer.Builder<R>,ContentReplacer<R>>
-
方法概要