Class GarbageCollection.GarbageCollectionResult

  • Enclosing class:
    GarbageCollection

    public static class GarbageCollection.GarbageCollectionResult
    extends Object
    Garbage collection results.
    • Field Detail

      • sizeInBytes

        public long sizeInBytes
      • countRemoved

        public long countRemoved
      • countKept

        public long countKept
    • Constructor Detail

      • GarbageCollectionResult

        public GarbageCollectionResult()