com.google.code.mojo.license.util
Class StringUtils

java.lang.Object
  extended by com.google.code.mojo.license.util.StringUtils

public final class StringUtils
extends Object

Author:
Mathieu Carbou (mathieu.carbou@gmail.com)

Method Summary
static String rtrim(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

rtrim

public static String rtrim(String s)


Copyright © 2008-2011 Mathieu Carbou. All Rights Reserved.