Package org.photonvision.common.util
Class MemoryManager
java.lang.Object
org.photonvision.common.util.MemoryManager
-
Constructor Summary
ConstructorsConstructorDescriptionMemoryManager
(int collectionThreshold) MemoryManager
(int collectionThreshold, long collectionPeriodMillis) -
Method Summary
Modifier and TypeMethodDescriptionvoid
run()
void
run
(boolean print) void
setCollectionPeriodMillis
(long collectionPeriodMillis) void
setCollectionThreshold
(int collectionThreshold)
-
Constructor Details
-
MemoryManager
-
MemoryManager
-
-
Method Details
-
setCollectionThreshold
-
setCollectionPeriodMillis
-
run
-
run
-