JavaBridge::JClassInfo (Class)

In: ruby/jbridge.rb
Parent: Object

JClassInfo treats superclass, public fields, public and protected methods. The instances of JClassInfo make a tree form in which the subclass makes a branche.

Attributes

classname  [R] 
fields  [R] 
interfaces  [R] 
methods  [R] 
protected_methods  [R] 
superclass  [R] 

Public Class methods

Public Instance methods

[Validate]