bookExamples.ch03Ops
Class Chapter3Ops

java.lang.Object
  extended by bookExamples.ch03Ops.Chapter3Ops

public class Chapter3Ops
extends java.lang.Object


Constructor Summary
Chapter3Ops()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void print(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Chapter3Ops

public Chapter3Ops()
Method Detail

main

public static void main(java.lang.String[] args)

print

public static void print(java.lang.Object o)