public class Value extends Object
Value(Double p)
Value(Long p)
Value(String p)
Double
getDouble()
Long
getLong()
String
getString()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Value(String p)
public Value(Long p)
public Value(Double p)
public String getString()
public Long getLong()
public Double getDouble()
public String toString()
toString
Object
Copyright © 2020. All rights reserved.