JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.objectbox
Interface Factory<T>
@Experimental
public interface
Factory<T>
Generic Factory that provides a resource on demand (if and when it is required).
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
provide
()
Method Details
provide
T
provide
() throws
Exception
Throws:
Exception