org.sonar.api.utils
Class KeyValueFormat.DateTimeConverter

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

Deprecated. in version 2.13. Replaced by KeyValueFormat.newDateTimeConverter()

@Deprecated
public static class KeyValueFormat.DateTimeConverter
extends KeyValueFormat.DateConverter


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

Constructor Detail

KeyValueFormat.DateTimeConverter

public KeyValueFormat.DateTimeConverter()
Deprecated. 


Copyright © 2009-2012 SonarSource. All Rights Reserved.