Package org.jruby.javasupport
Class JavaField
java.lang.Object
org.jruby.javasupport.JavaField
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.enum_constant_p
(ThreadContext context) Deprecated.final boolean
Deprecated.field_type
(ThreadContext context) Deprecated.final_p
(ThreadContext context) Deprecated.final Field
getValue()
Deprecated.final int
hashCode()
Deprecated.name
(ThreadContext context) Deprecated.public_p
(ThreadContext context) Deprecated.set_static_value
(ThreadContext context, IRubyObject value) Deprecated.set_value
(ThreadContext context, IRubyObject object, IRubyObject value) Deprecated.static_p
(ThreadContext context) Deprecated.static_value
(ThreadContext context) Deprecated.to_generic_string
(ThreadContext context) Deprecated.value
(ThreadContext context, IRubyObject object) Deprecated.value_type
(ThreadContext context) Deprecated.
-
Constructor Details
-
JavaField
Deprecated.
-
-
Method Details
-
getValue
Deprecated. -
equals
Deprecated. -
hashCode
public final int hashCode()Deprecated. -
value_type
Deprecated. -
public_p
Deprecated. -
static_p
Deprecated. -
enum_constant_p
Deprecated. -
to_generic_string
Deprecated. -
field_type
Deprecated. -
value
Deprecated. -
set_value
Deprecated. -
final_p
Deprecated. -
static_value
Deprecated. -
set_static_value
Deprecated. -
name
Deprecated. -
accessibleObject
Deprecated.
-