Class AnalysisContainer
java.lang.Object
com.djrapitops.plan.delivery.domain.container.DynamicDataContainer
com.djrapitops.plan.data.store.containers.AnalysisContainer
- All Implemented Interfaces:
DataContainer
Deprecated.
AnalysisContainer is no longer used.
Container used for analysis.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DynamicDataContainer
clear, getMap, getUnsafe, getValue, putAll, putCachingSupplier, putRawData, putSupplier, supportsMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DataContainer
getFormatted, getFormattedUnsafe, handleList, handleMap, mapToNormalMap
-
Constructor Details
-
AnalysisContainer
public AnalysisContainer()Deprecated.
-