JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
E
F
G
I
O
R
V
E
exists(List<T>, String)
- Static method in interface org.apache.geode.lang.
Identifiable
Experimental
- Annotation Type in
org.apache.geode.annotations
Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
F
find(List<T>, String)
- Static method in interface org.apache.geode.lang.
Identifiable
G
getId()
- Method in interface org.apache.geode.lang.
Identifiable
Gets the identifier uniquely identifying this Object instance.
I
Identifiable
<
T
extends java.lang.Comparable<
T
>> - Interface in
org.apache.geode.lang
The Identifiable interface defines a contract for classes whose Object instances can be uniquely identified relative to other Object instances within the same class type hierarchy.
Immutable
- Annotation Type in
org.apache.geode.annotations
Annotates a class that cannot be changed after construction or a field that cannot be modified after initialization.
O
org.apache.geode.annotations
- package org.apache.geode.annotations
org.apache.geode.lang
- package org.apache.geode.lang
R
remove(List<T>, String)
- Static method in interface org.apache.geode.lang.
Identifiable
V
VisibleForTesting
- Annotation Type in
org.apache.geode.annotations
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.
E
F
G
I
O
R
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes