org.chromattic.api
Class ChromatticBuilder.Option.Instance<D>
java.lang.Object
org.chromattic.api.ChromatticBuilder.Option.Instance<D>
- Type Parameters:
D - the data type
- Enclosing class:
- ChromatticBuilder.Option<D>
public static class ChromatticBuilder.Option.Instance<D>
- extends Object
The instance of an option.
getOption
public ChromatticBuilder.Option<D> getOption()
getValue
public D getValue()
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 2010 eXo Platform SAS. All Rights Reserved.