public class ObjectToDouble
extends java.lang.Object
implements java.util.function.Function<java.lang.Object,java.lang.Double>
| Constructor and Description |
|---|
ObjectToDouble() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
apply(java.lang.Object input) |
Copyright © 2010-2021 JmxTrans team. All Rights Reserved.