org.solovyev.android
Class LabeledFormatter<T extends Labeled>
java.lang.Object
org.solovyev.android.LabeledFormatter<T>
- All Implemented Interfaces:
- org.solovyev.common.text.Formatter<T>
public final class LabeledFormatter<T extends Labeled>
- extends Object
- implements org.solovyev.common.text.Formatter<T>
User: serso
Date: 8/10/12
Time: 1:01 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LabeledFormatter
public LabeledFormatter(@Nonnull
android.content.Context context)
formatValue
public String formatValue(@Nullable
T value)
throws IllegalArgumentException
- Specified by:
formatValue in interface org.solovyev.common.text.Formatter<T extends Labeled>
- Throws:
IllegalArgumentException
Copyright © 2014 se.solovyev. All Rights Reserved.