edu.pdx.cs399J.reflect
Class AnnotationsExample

java.lang.Object
  extended by edu.pdx.cs399J.reflect.AnnotationsExample

Deprecated. This class shouldn't be used anymore

@Deprecated
public class AnnotationsExample
extends Object

Demonstrates several of the built-in annotations


Constructor Summary
AnnotationsExample()
          Deprecated.  
 
Method Summary
 boolean equals(Object o)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationsExample

public AnnotationsExample()
Deprecated. 
Method Detail

equals

public boolean equals(Object o)
Deprecated. 
Overrides:
equals in class Object


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