edu.pdx.cs399J.core
Class WrapperObjects
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrapperObjects
public WrapperObjects()
main
public static void main(String[] args)
Copyright © 2000-2009 Portland State University. All Rights Reserved.