
org.solovyev.common.text.ValueOfFormatter Maven / Gradle / Ivy
/*
* Copyright (c) 2009-2011. Created by serso aka se.solovyev.
* For more information, please, contact [email protected]
* or visit http://se.solovyev.org
*/
package org.solovyev.common.text;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
/**
* User: serso
* Date: 9/20/11
* Time: 10:52 PM
*/
public class ValueOfFormatter implements Formatter {
/*
**********************************************************************
*
* STATIC
*
**********************************************************************
*/
@NotNull
private static final ValueOfFormatter
© 2015 - 2025 Weber Informatics LLC | Privacy Policy