org.apache.myfaces.renderkit.html.util
Class ResourcePosition

java.lang.Object
  extended by org.apache.myfaces.renderkit.html.util.ResourcePosition

public class ResourcePosition
extends Object


Constructor Summary
protected ResourcePosition(int pos)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcePosition

protected ResourcePosition(int pos)
Method Detail

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2012 The Apache Software Foundation. All Rights Reserved.