JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
F
G
I
L
N
O
R
S
V
A
add(T)
- Method in interface com.payneteasy.mini.jsonstore.
ILongIdStore
add(T)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
add(T)
- Method in class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
add(T)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
add(T)
- Method in interface com.payneteasy.mini.jsonstore.
ISimpleStore
add(T)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
B
build()
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
build()
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
C
com.payneteasy.mini.jsonstore
- package com.payneteasy.mini.jsonstore
com.payneteasy.mini.jsonstore.impl
- package com.payneteasy.mini.jsonstore.impl
F
fileLocator(IFileLocator)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
fileLocator(IFileLocator)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
findFirst(long)
- Method in interface com.payneteasy.mini.jsonstore.
ILongIdStore
findFirst(long)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
findFirst(Predicate<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
findFirst(String)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
findFirst(Predicate<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
findFirst(Predicate<T>)
- Method in interface com.payneteasy.mini.jsonstore.
ISimpleStore
findFirst(Predicate<T>)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
findFirst(String)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
FOUND_PROMISE
- Static variable in class com.payneteasy.mini.jsonstore.
NotFoundPromise
G
getState()
- Method in class com.payneteasy.mini.jsonstore.
NotFoundPromise
gson(Gson)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
gson(Gson)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
I
identity(Function<T, Long>)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
identity(Function<T, String>)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
IFileLocator
- Interface in
com.payneteasy.mini.jsonstore
ILongIdStore
<
T
> - Interface in
com.payneteasy.mini.jsonstore
ISimpleStore
<
T
> - Interface in
com.payneteasy.mini.jsonstore
IStringIdStore
<
T
> - Interface in
com.payneteasy.mini.jsonstore
L
listAll(Comparator<T>)
- Method in interface com.payneteasy.mini.jsonstore.
ILongIdStore
listAll(Comparator<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
listAll(Comparator<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
listAll(Comparator<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
listAll(Comparator<T>)
- Method in interface com.payneteasy.mini.jsonstore.
ISimpleStore
listAll(Comparator<T>)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
locateFile()
- Method in interface com.payneteasy.mini.jsonstore.
IFileLocator
locateFile()
- Method in class com.payneteasy.mini.jsonstore.impl.
SecurityContextFileLocator
locateFile()
- Method in class com.payneteasy.mini.jsonstore.impl.
StaticFileLocator
LongIdStoreBuilder
<
T
> - Class in
com.payneteasy.mini.jsonstore.impl
LongIdStoreBuilder(Class<T>)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
LongIdStoreImpl
<
T
> - Class in
com.payneteasy.mini.jsonstore.impl
LongIdStoreImpl(ISimpleStore<T>, Function<T, Long>)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
N
NOT_FOUND_PROMISE
- Static variable in class com.payneteasy.mini.jsonstore.
NotFoundPromise
NotFoundPromise
- Class in
com.payneteasy.mini.jsonstore
NotFoundPromise.State
- Enum in
com.payneteasy.mini.jsonstore
O
onNotFound(Supplier<? extends X>)
- Method in class com.payneteasy.mini.jsonstore.
NotFoundPromise
R
removeFirst(long)
- Method in interface com.payneteasy.mini.jsonstore.
ILongIdStore
removeFirst(long)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
removeFirst(Predicate<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
removeFirst(String)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
removeFirst(Predicate<T>)
- Method in interface com.payneteasy.mini.jsonstore.
ISimpleStore
removeFirst(String)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
S
save(long, T)
- Method in interface com.payneteasy.mini.jsonstore.
ILongIdStore
save(long, T)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreImpl
save(T, Predicate<T>)
- Method in class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
save(String, T)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
save(T, Predicate<T>)
- Method in interface com.payneteasy.mini.jsonstore.
ISimpleStore
save(String, T)
- Method in interface com.payneteasy.mini.jsonstore.
IStringIdStore
SecurityContextFileLocator
- Class in
com.payneteasy.mini.jsonstore.impl
SecurityContextFileLocator(File, String, Supplier<String>)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
SecurityContextFileLocator
securityLocator(File, String, Supplier<String>)
- Method in class com.payneteasy.mini.jsonstore.impl.
LongIdStoreBuilder
securityLocator(File, String, Supplier<String>)
- Method in class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
SimpleStoreGsonImpl
<
T
> - Class in
com.payneteasy.mini.jsonstore.impl
SimpleStoreGsonImpl(Class<T>, IFileLocator, Gson)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
SimpleStoreGsonImpl
StaticFileLocator
- Class in
com.payneteasy.mini.jsonstore.impl
StaticFileLocator(File)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
StaticFileLocator
StaticFileLocator(String)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
StaticFileLocator
StringIdStoreBuilder
<
T
> - Class in
com.payneteasy.mini.jsonstore.impl
StringIdStoreBuilder(Class<T>)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
StringIdStoreBuilder
StringIdStoreImpl
<
T
> - Class in
com.payneteasy.mini.jsonstore.impl
StringIdStoreImpl(ISimpleStore<T>, Function<T, String>)
- Constructor for class com.payneteasy.mini.jsonstore.impl.
StringIdStoreImpl
V
valueOf(String)
- Static method in enum com.payneteasy.mini.jsonstore.
NotFoundPromise.State
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.payneteasy.mini.jsonstore.
NotFoundPromise.State
Returns an array containing the constants of this enum type, in the order they are declared.
A
B
C
F
G
I
L
N
O
R
S
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.