org.sonar.api.utils
Class KeyValueFormat.Converter<T>

java.lang.Object
  extended by org.sonar.api.utils.KeyValueFormat.Converter<T>
Direct Known Subclasses:
KeyValueFormat.DateConverter, KeyValueFormat.DoubleConverter, KeyValueFormat.IntegerConverter, KeyValueFormat.PriorityConverter, KeyValueFormat.StringConverter, KeyValueFormat.ToStringConverter
Enclosing class:
KeyValueFormat

public abstract static class KeyValueFormat.Converter<T>
extends Object


Constructor Summary
KeyValueFormat.Converter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyValueFormat.Converter

public KeyValueFormat.Converter()


Copyright © 2009–2015 SonarSource. All rights reserved.