JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
H
R
S
B
BetterDeserialization
<
T
> - Class in
com.algorithmia.algorithm
BetterDeserialization()
- Constructor for class com.algorithmia.algorithm.
BetterDeserialization
C
com.algorithmia.algorithm
- package com.algorithmia.algorithm
D
deserialize(JsonElement, Type, JsonDeserializationContext)
- Method in class com.algorithmia.algorithm.
BetterDeserialization
H
Handler
<
INPUT
,
OUTPUT
,
STATE
> - Class in
com.algorithmia.algorithm
Handler(Class, ReflectionHelper.DebuggableBifunction<INPUT, STATE, OUTPUT>, Supplier<STATE>)
- Constructor for class com.algorithmia.algorithm.
Handler
Handler(Class, ReflectionHelper.DebuggableBifunction<INPUT, STATE, OUTPUT>)
- Constructor for class com.algorithmia.algorithm.
Handler
Handler(Class, ReflectionHelper.DebuggableFunction<INPUT, OUTPUT>)
- Constructor for class com.algorithmia.algorithm.
Handler
R
ReflectionHelper
- Class in
com.algorithmia.algorithm
This static class and lambda interface to allow for the recovery of method names and original class names for method references.
ReflectionHelper()
- Constructor for class com.algorithmia.algorithm.
ReflectionHelper
ReflectionHelper.DebuggableBifunction
<
T1
,
T2
,
R
> - Interface in
com.algorithmia.algorithm
ReflectionHelper.DebuggableFunction
<
T
,
R
> - Interface in
com.algorithmia.algorithm
Required
- Annotation Type in
com.algorithmia.algorithm
Use this annotation when you are expecting a java class as input, and have fields that are required.
S
serve()
- Method in class com.algorithmia.algorithm.
Handler
setLoad(Supplier<STATE>)
- Method in class com.algorithmia.algorithm.
Handler
B
C
D
H
R
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes