org.javasimon.callback.quantiles
Class PropertiesQuantilesCallback.PropertyType<T>
java.lang.Object
org.javasimon.callback.quantiles.PropertiesQuantilesCallback.PropertyType<T>
- Direct Known Subclasses:
- PropertiesQuantilesCallback.EnumPropertyType
- Enclosing class:
- PropertiesQuantilesCallback
private abstract class PropertiesQuantilesCallback.PropertyType<T>
- extends Object
Base class for property types
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesQuantilesCallback.PropertyType
private PropertiesQuantilesCallback.PropertyType()
parse
public abstract T parse(String value)
get
public T get(Simon simon,
String name)
Copyright © 2013. All Rights Reserved.