JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.objectbox.internal
Interface IdGetter<T>
public interface
IdGetter<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
getId
(
T
object)
Given object must be non-null and have a non-null ID.
Method Details
getId
long
getId
(
T
object)
Given object must be non-null and have a non-null ID.