Package org.apache.tomcat.util.buf
Interface StringUtils.Function<T>
-
- Enclosing class:
- StringUtils
public static interface StringUtils.Function<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
apply(T t)
-