org.chromattic.api
Class ChromatticBuilder.OptionInstance<T>

java.lang.Object
  extended by org.chromattic.api.ChromatticBuilder.OptionInstance<T>
Enclosing class:
ChromatticBuilder

protected static class ChromatticBuilder.OptionInstance<T>
extends Object


Method Summary
 boolean equals(Object obj)
           
 ChromatticBuilder.Option<T> getOption()
           
 T getValue()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOption

public ChromatticBuilder.Option<T> getOption()

getValue

public T getValue()

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2009 eXo Platform SAS. All Rights Reserved.