Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
F
- the "from" type
T
- the "to" type
- All Superinterfaces:
- com.oracle.coherence.common.base.Converter<F,T>, Function<F,T>
public interface Converter<F,T>
extends com.oracle.common.base.Converter<F,T>
Provide for "pluggable" object conversions.
- Version:
- 1.00 04/25/00
- Author:
- Pat McNerthney
-
-
Method Summary
-
Methods inherited from interface com.oracle.coherence.common.base.Converter
apply, convert
Java API Reference for Oracle® Coherence Community Edition
(14.1.1.0.5)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2000, 2020, Oracle and/or its affiliates. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.