Package | Description |
---|---|
org.ojai | |
org.ojai.base | |
org.ojai.beans | |
org.ojai.exceptions | |
org.ojai.json | |
org.ojai.store | |
org.ojai.store.base | |
org.ojai.store.cdc | |
org.ojai.types | |
org.ojai.util |
Class and Description |
---|
API.Immutable
Annotate a type to be immutable after construction.
|
API.ImmutableOnBuild
Annotate a type to be immutable after its
build() method is called. |
API.Internal
Annotate a class or method, even if marked as public
with Java keyword, as internal.
|
API.NonNullable
Annotate a class field, method parameter or return value as non-nullable, i.e.
|
API.NotThreadSafe
Annotate a type to be not thread-safe.
|
API.Nullable
Annotate a class field, method parameter or return value as nullable, i.e.
|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.NonNullable
Annotate a class field, method parameter or return value as non-nullable, i.e.
|
API.Nullable
Annotate a class field, method parameter or return value as nullable, i.e.
|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Factory
Annotate a class to be a factory class containing only static methods.
|
API.NonNullable
Annotate a class field, method parameter or return value as non-nullable, i.e.
|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Evolving
Annotate a class or method as an evolving API.
|
API.Factory
Annotate a class to be a factory class containing only static methods.
|
API.ImmutableOnBuild
Annotate a type to be immutable after its
build() method is called. |
API.Internal
Annotate a class or method, even if marked as public
with Java keyword, as internal.
|
API.NonNullable
Annotate a class field, method parameter or return value as non-nullable, i.e.
|
API.NotThreadSafe
Annotate a type to be not thread-safe.
|
API.Nullable
Annotate a class field, method parameter or return value as nullable, i.e.
|
API.Public
Annotate a class or method as a public API.
|
API.ThreadSafe
Annotate a type to be thread-safe.
|
Class and Description |
---|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.NotThreadSafe
Annotate a type to be not thread-safe.
|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Public
Annotate a class or method as a public API.
|
Class and Description |
---|
API.Internal
Annotate a class or method, even if marked as public
with Java keyword, as internal.
|
API.NonNullable
Annotate a class field, method parameter or return value as non-nullable, i.e.
|
API.Nullable
Annotate a class field, method parameter or return value as nullable, i.e.
|
API.Public
Annotate a class or method as a public API.
|
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.