Constructor and Description |
---|
FloatData(String key,
Float value) |
FloatData(String key,
String value) |
equals, getBooleanListValue, getBooleanValue, getCompoundListValue, getCompoundValue, getFloatListValue, getFloatValue, getIntegerListValue, getIntegerValue, getKey, getListValue, getStringListValue, getStringValue, getType, getValue, hashCode, isBooleanData, isBooleanListData, isCompoundData, isCompoundListData, isDocument, isFloatData, isFloatListData, isIntegerData, isIntegerListData, isListData, isMetadata, isStringData, isStringListData, setBooleanValue, setFloatValue, setIntegerValue, setStringValue, setValue, toBooleanData, toBooleanListData, toCompoundData, toCompoundListData, toFloatData, toFloatListData, toIntegerData, toIntegerListData, toListData, toString, toStringData, toStringListData
public FloatData(String key, Float value) throws NullPointerException, IndexOutOfBoundsException
public FloatData(String key, String value) throws NullPointerException, IndexOutOfBoundsException
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.