Help for this page

Select Code to Download


  1. or download this
    public java.util.List list(java.lang.Class jClass) { ... }
    
  2. or download this
    my $jSubObject = new com::myco::jSubClass();
    my $list = $jObject->list($jSubObject->getClass());