| Class | Description |
|---|---|
| BiConsumerWithContext<T,U> | Deprecated.
Please swith to
nl.talsmasoftware.context.functions.BiConsumerWithContext |
| BiFunctionWithContext<IN1,IN2,OUT> | Deprecated.
Please swith to
nl.talsmasoftware.context.functions.BiFunctionWithContext |
| BinaryOperatorWithContext<T> | Deprecated.
Please swith to
nl.talsmasoftware.context.functions.BinaryOperatorWithContext |
| BiPredicateWithContext<IN1,IN2> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.BiPredicateWithContext |
| BooleanSupplierWithContext | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.BooleanSupplierWithContext |
| ConsumerWithContext<T> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.ConsumerWithContext |
| FunctionWithContext<IN,OUT> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.FunctionWithContext |
| PredicateWithContext<T> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.PredicateWithContext |
| RunnableWithContext | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.RunnableWithContext |
| SupplierWithContext<T> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.SupplierWithContext |
| UnaryOperatorWithContext<T> | Deprecated.
Please switch to
nl.talsmasoftware.context.functions.UnaryOperatorWithContext |
Copyright © 2016–2018 Talsma ICT. All rights reserved.