JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.underscore
com.github.underscore
Underscore
Template
Contents
Description
Method Summary
Method Details
check(T)
Hide sidebar
Show sidebar
Interface Underscore.Template<
T
>
All Superinterfaces:
Function
<T,
String
>
Enclosing class:
Underscore
<
T
>
public static interface
Underscore.Template<T>
extends
Function
<T,
String
>
Author:
Valentyn Kolesnikov
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
String
>
check
(
T
arg)
Methods inherited from interface
Function
andThen
,
apply
,
compose
Method Details
check
List
<
String
>
check
(
T
arg)