JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
net.jalbum.util.Func
Packages that use
Func
Package
Description
se.datadosen.jalbum
Uses of
Func
in
se.datadosen.jalbum
Constructors in
se.datadosen.jalbum
with parameters of type
Func
Modifier
Constructor
Description
Column
(
String
name,
Class
<
T
> type,
Func
<
AlbumProject
,
T
> getter)