Package | Description |
---|---|
org.osgi.util.converter |
Converter Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
<T> Function<Object,T> |
Functioning.to(TypeReference<T> ref)
Specify the target object type as a
TypeReference . |
<T> T |
Converting.to(TypeReference<T> ref)
Specify the target object type as a
TypeReference . |
Copyright © 2023 OSGi Alliance. All rights reserved.