public static final class

JvmThreadInstanceEntryImpl.ThreadStateMap.Byte1

extends Object
java.lang.Object
   ↳ sun.management.snmp.jvminstr.JvmThreadInstanceEntryImpl.ThreadStateMap.Byte1

Summary

Constants
byte other
byte reserved10
byte reserved11
byte reserved12
byte reserved13
byte reserved14
byte reserved15
byte reserved16
Public Constructors
JvmThreadInstanceEntryImpl.ThreadStateMap.Byte1()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final byte other

Constant Value: -128 (0xffffff80)

public static final byte reserved10

Constant Value: 64 (0x00000040)

public static final byte reserved11

Constant Value: 32 (0x00000020)

public static final byte reserved12

Constant Value: 16 (0x00000010)

public static final byte reserved13

Constant Value: 8 (0x00000008)

public static final byte reserved14

Constant Value: 4 (0x00000004)

public static final byte reserved15

Constant Value: 2 (0x00000002)

public static final byte reserved16

Constant Value: 1 (0x00000001)

Public Constructors

public JvmThreadInstanceEntryImpl.ThreadStateMap.Byte1 ()