Uses of Class
com.github.javabdd.BDDFactory.GCStats
-
Uses of BDDFactory.GCStats in com.github.javabdd
Fields in com.github.javabdd declared as BDDFactory.GCStatsModifier and TypeFieldDescriptionprotected BDDFactory.GCStatsBDDFactory.gcstatsSingleton object for GC statistics.Methods in com.github.javabdd with parameters of type BDDFactory.GCStatsModifier and TypeMethodDescriptionstatic voidBDDFactory.defaultGcStatsCallback(BDDFactory.GCStats stats, boolean pre) Default garbage collection statistics callback.voidBDDFactory.GCStatsCallback.gc(BDDFactory.GCStats stats, boolean pre) Garbage collection statistics callback.