JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
io.realm.annotations
Annotation Type Index
public @interface
Index
The @Index annotation will add a search index to the field. A search index will make the Realm file larger but search operations and queries will be faster. NOTICE: only String fields can be indexed.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element