类 SuppressedExceptionCollector
java.lang.Object
net.minecraft.server.SuppressedExceptionCollector
-
嵌套类概要
嵌套类修饰符和类型类说明(专用程序包) static final record
(专用程序包) static final record
-
字段概要
字段修饰符和类型字段说明private final it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap
<SuppressedExceptionCollector.ShortEntry> private static final int
private final Queue
<SuppressedExceptionCollector.LongEntry> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
LATEST_ENTRY_COUNT
private static final int LATEST_ENTRY_COUNT- 另请参阅:
-
latestEntries
-
entryCounts
private final it.unimi.dsi.fastutil.objects.Object2IntLinkedOpenHashMap<SuppressedExceptionCollector.ShortEntry> entryCounts
-
-
构造器详细资料
-
SuppressedExceptionCollector
public SuppressedExceptionCollector()
-
-
方法详细资料
-
currentTimeMs
private static long currentTimeMs() -
addEntry
-
dump
-