All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.netlib.util.Dummy

java.lang.Object
   |
   +----org.netlib.util.Dummy

public class Dummy
extends Object

Constructor Index

 o Dummy()

Method Index

 o go_to(String, int)
 o label(String, int)

Constructors

 o Dummy
 public Dummy()

Methods

 o go_to
 public static void go_to(String clname,
                          int lbl)
 o label
 public static void label(String clname,
                          int lbl)

All Packages  Class Hierarchy  This Package  Previous  Next  Index