JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.lambda.Extendable
Packages that use
Extendable
Package
Description
org.lambda.query
Uses of
Extendable
in
org.lambda.query
Methods in
org.lambda.query
with type parameters of type
Extendable
Modifier and Type
Method
Description
<T extends
Extendable
<
List
<
In
>>>
T
Queryable.
use
(
Class
<T> that)