JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
top.magstar.framework
>
LazyFunction
Uses of Class
top.magstar.framework.LazyFunction
Packages that use
LazyFunction
Package
Description
top.magstar.framework
Uses of
LazyFunction
in
top.magstar.framework
Methods in
top.magstar.framework
that return
LazyFunction
Modifier and Type
Method
Description
static <K,
V>
LazyFunction
<K,
V>
LazyFunction.
of
(
Function
<K,
V> function)
创建懒加载函数