org.sonar.api.utils
Class KeyValueFormat.DateConverter

java.lang.Object
  extended by org.sonar.api.utils.KeyValueFormat.Converter<Date>
      extended by org.sonar.api.utils.KeyValueFormat.DateConverter
Direct Known Subclasses:
KeyValueFormat.DateTimeConverter
Enclosing class:
KeyValueFormat

public static class KeyValueFormat.DateConverter
extends KeyValueFormat.Converter<Date>


Constructor Summary
KeyValueFormat.DateConverter()
          Deprecated. in version 2.13. Replaced by KeyValueFormat.newDateConverter()
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyValueFormat.DateConverter

@Deprecated
public KeyValueFormat.DateConverter()
Deprecated. in version 2.13. Replaced by KeyValueFormat.newDateConverter()



Copyright © 2009-2014 SonarSource. All Rights Reserved.