Modifier and Type | Method and Description |
---|---|
<T> org.osgi.util.function.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 © 2006–2020 The Apache Software Foundation. All rights reserved.