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

public static class KeyValueFormat.DateTimeConverter
extends KeyValueFormat.DateConverter


Constructor Summary
KeyValueFormat.DateTimeConverter()
           
 
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()


Copyright © 2009-2011 SonarSource. All Rights Reserved.