Package com.stimulsoft.base
Class StiRepositoryItems
- All Implemented Interfaces:
Serializable,Cloneable,Map<Object,Object>
Copyright Stimulsoft
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal booleancontainsKey(Object key) final Objectfinal booleanfinal floatfinal intbooleanfinal voidfinal voidfinal voidfinal voidMethods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values
-
Constructor Details
-
StiRepositoryItems
public StiRepositoryItems()
-
-
Method Details
-
setInt
-
getInt
-
setFloat
-
getFloat
-
setBool
-
getBool
-
set
-
get
-
containsKey
- Specified by:
containsKeyin interfaceMap<Object,Object> - Overrides:
containsKeyin classHashtable<Object,Object>
-
isPresent
-