Package io.mateu.util.data
Class Data
- All Implemented Interfaces:
Serializable,Cloneable,Map<String,Object>
- Direct Known Subclasses:
FileLocator,SupplementOrPositive
Created by miguel on 21/10/16.
un almacen de datos
aƱade un id para comparar
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()void<X> X<X> XbooleangetBoolean(String property) doubleintgetLocalDate(String property) getLocalDateTime(String property) longgetSelection(String property) inthashCode()boolean<X> XvoidtoJson()toString()Methods inherited from class java.util.HashMap
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from class java.util.AbstractMap
equals
-
Constructor Details
-
Data
public Data() -
Data
- Throws:
IOException
-
Data
-
Data
-
-
Method Details
-
strip
-
getSelection
-
getString
-
getDouble
-
getBoolean
-
getDate
-
getLocalDate
-
getLocalDateTime
-
getInt
-
getLong
-
getList
-
getData
-
copy
-
auxCopy
-
set
-
get
-
get
-
isEmpty
-
clone
-
hashCode
public int hashCode() -
toString
- Overrides:
toStringin classAbstractMap<String,Object>
-
toJson
- Throws:
Exception
-
setAll
-