类 JfrStatsParser.MutableCountAndSize

java.lang.Object
net.minecraft.util.profiling.jfr.parse.JfrStatsParser.MutableCountAndSize
封闭类:
JfrStatsParser

public static final class JfrStatsParser.MutableCountAndSize extends Object
  • 字段详细资料

    • count

      private long count
    • totalSize

      private long totalSize
  • 构造器详细资料

    • MutableCountAndSize

      public MutableCountAndSize()
  • 方法详细资料

    • increment

      public void increment(int p_185477_)
    • toCountAndSize

      public IoSummary.CountAndSize toCountAndSize()