edu.pdx.cs399J.core
Class WrapperObjects

java.lang.Object
  extended by edu.pdx.cs399J.core.WrapperObjects

public class WrapperObjects
extends Object

Demonstrates how wrapper objects can be used to store primitive values in a collection.

Since:
Winter 2007
Author:
David Whitlock

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

Constructor Detail

WrapperObjects

public WrapperObjects()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.