Class Resource

java.lang.Object
  extended byResource

public class Resource
extends Object

The class allow the users NIC to print message on resource

Version:
version 1.0
Author:
Adeel Hashmi

Method Summary
protected static void print(String out)
          Method to print string message as a token to standard output
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

print

protected static void print(String out)
Method to print string message as a token to standard output

Parameters:
out - message to print on standard output