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 java.lang.Object

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

Method Summary
static java.lang.String rtrim(java.lang.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 java.lang.String rtrim(java.lang.String s)


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