JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aparapi.internal.model
Interface Supplier<V>
All Known Subinterfaces:
Memoizer
<T>
All Known Implementing Classes:
Memoizer.Impl
public interface
Supplier<V>
Substitute of Java8's Supplier
interface, used in Java7 backport of caches.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
V
get
()
Method Detail
get
V
get()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016
Syncleus
. All rights reserved.