JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.github.underscore
Interface Template<T>
All Superinterfaces:
Function
<T,
String
>
All Known Implementing Classes:
Underscore.TemplateImpl
public interface
Template<T>
extends
Function
<T,
String
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
check
(
T
arg)
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose
Method Details
check
List
<
String
>
check
(
T
arg)