A C H L R S 
All Classes All Packages

A

AbstractAlgorithm<INPUT,​OUTPUT> - Class in com.algorithmia.development
 
AbstractAlgorithm() - Constructor for class com.algorithmia.development.AbstractAlgorithm
 
apply(INPUT) - Method in class com.algorithmia.development.AbstractAlgorithm
 

C

com.algorithmia.development - package com.algorithmia.development
 

H

Handler<INPUT,​OUTPUT> - Class in com.algorithmia.development
 
Handler(AbstractAlgorithm<INPUT, OUTPUT>) - Constructor for class com.algorithmia.development.Handler
 

L

load() - Method in class com.algorithmia.development.AbstractAlgorithm
 

R

Required - Annotation Type in com.algorithmia.development
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.development.Handler
 
A C H L R S 
All Classes All Packages