Search
Preparing search index...
The search index is not available
ScriptableMC-TypeScript
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"lib/java/io/ObjectStreamField"
ObjectStreamField
Class ObjectStreamField
Hierarchy
ObjectStreamField
Index
Constructors
constructor
Accessors
$java
Class
Methods
compare
To
get
Name
get
Offset
get
Type
get
Type
Code
get
Type
String
is
Primitive
is
Unshared
Constructors
constructor
new
Object
Stream
Field
(
_name
:
string
, type
:
any
)
:
ObjectStreamField
new
Object
Stream
Field
(
_name
:
string
, type
:
any
, unshared
:
boolean
)
:
ObjectStreamField
Parameters
_name:
string
type:
any
Returns
ObjectStreamField
Parameters
_name:
string
type:
any
unshared:
boolean
Returns
ObjectStreamField
Accessors
Static
$java
Class
get
$javaClass
(
)
:
any
Returns
any
Methods
compare
To
compare
To
(
obj
:
any
)
:
number
Parameters
obj:
any
Returns
number
get
Name
get
Name
(
)
:
string
Returns
string
get
Offset
get
Offset
(
)
:
number
Returns
number
get
Type
get
Type
(
)
:
any
Returns
any
get
Type
Code
get
Type
Code
(
)
:
string
Returns
string
get
Type
String
get
Type
String
(
)
:
string
Returns
string
is
Primitive
is
Primitive
(
)
:
boolean
Returns
boolean
is
Unshared
is
Unshared
(
)
:
boolean
Returns
boolean
Globals
"lib/java/io/
Object
Stream
Field"
Object
Stream
Field
constructor
$java
Class
compare
To
get
Name
get
Offset
get
Type
get
Type
Code
get
Type
String
is
Primitive
is
Unshared
Generated using
TypeDoc