Skip navigation links
D E I O P S 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.

P

PerThreadMapper - Annotation Type in io.virtdata.annotations
A PerThreadMapper will be instantiated once for each thread, for each scope in which it is used.

S

See - Annotation Type in io.virtdata.annotations
Direct the user to additional resources
SeeList - Annotation Type in io.virtdata.annotations
Direct the user to additional resources

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 P S T 
Skip navigation links

Copyright © 2018. All rights reserved.