Skip navigation links
D E I O T 

D

DeprecatedFunction - Annotation Type in io.virtdata.annotations
This marks functions as deprecated, with a reason.
Description - Annotation Type in io.virtdata.annotations
 

E

Example - Annotation Type in io.virtdata.annotations
 
Examples - Annotation Type in io.virtdata.annotations
 

I

Input - Annotation Type in io.virtdata.annotations
This annotation is used to mark the input type for a functional interface which uses generics, like LongFunction, IntFunction, or Function.
io.virtdata.annotations - package io.virtdata.annotations
 

O

Output - Annotation Type in io.virtdata.annotations
This annotation is used to mark the output type for a functional interface which uses generics, like LongFunction, IntFunction, or Function.

T

ThreadSafeMapper - Annotation Type in io.virtdata.annotations
A ThreadSafeMapper will only be instantiated once in a scope, to be shared among all threads in that scope.
D E I O T 
Skip navigation links

Copyright © 2018. All rights reserved.