Help for this page

Select Code to Download


  1. or download this
    package Inline::Java::Classfile;
    
    ...
    
        $self->dispatch($name, $args);
    }
    
  2. or download this
        my $obj = Inline::Java::Classfile->new("SomeClass", [$cntr_arg1, $
    +arg2, $etc]);
        print $obj->hashcode(); # or whatever method