序列化表格
-
程序包 com.jackmeng
-
程序包 pkg.exoad.poprock.core.debug
-
Record Class pkg.exoad.poprock.core.debug.MemoryDiagnosticsModule.MemoryDiagnosticsSnapshot
class MemoryDiagnosticsSnapshot extends Record implements Serializable-
序列化字段
-
currentFreeMemory
long currentFreeMemory
currentFreeMemory
记录组件的字段。 -
currentTotalMemory
long currentTotalMemory
currentTotalMemory
记录组件的字段。 -
freeMemoryDeviation
float freeMemoryDeviation
freeMemoryDeviation
记录组件的字段。 -
initialFreeMemory
long initialFreeMemory
initialFreeMemory
记录组件的字段。 -
initialTotalMemory
long initialTotalMemory
initialTotalMemory
记录组件的字段。 -
moduleState
DiagnosticsModuleState moduleState
moduleState
记录组件的字段。 -
timeStamp
long timeStamp
timeStamp
记录组件的字段。 -
totalMemoryDeviation
float totalMemoryDeviation
totalMemoryDeviation
记录组件的字段。
-
-
-
-
程序包 pkg.exoad.poprock.core.registry
-
类 pkg.exoad.poprock.core.registry.EphemeralRegistry
class EphemeralRegistry extends BaseRegistry implements Serializable-
序列化字段
-
leaves
HashMap<String,
RegistryEntry> leaves The internal representation of all of the properties
-
-
-
类 pkg.exoad.poprock.core.registry.RegistryEntry
class RegistryEntry extends Object implements Serializable-
序列化字段
-
currentValue
Object currentValue
-
-
-
-
程序包 pkg.exoad.poprock.core.txfyr
-
异常错误 pkg.exoad.poprock.core.txfyr.InvalidTxfyrShardException
class InvalidTxfyrShardException extends RuntimeException implements Serializable
-
-
程序包 pkg.exoad.poprock.desktop.ui
-
类 pkg.exoad.poprock.desktop.ui.UIWindow
class UIWindow extends JFrame implements Serializable
-
-
程序包 pkg.exoad.poprock.desktop.ui.java
-
类 pkg.exoad.poprock.desktop.ui.java.UXButton
class UXButton extends JButton implements Serializable -
类 pkg.exoad.poprock.desktop.ui.java.UXLabel
class UXLabel extends JLabel implements Serializable -
类 pkg.exoad.poprock.desktop.ui.java.UXPanel
class UXPanel extends JPanel implements Serializable -
类 pkg.exoad.poprock.desktop.ui.java.UXSplit
class UXSplit extends JSplitPane implements Serializable -
类 pkg.exoad.poprock.desktop.ui.java.UXTextField
class UXTextField extends JTextField implements Serializable
-