com.android.utils
Class StringHelper

java.lang.Object
  extended by com.android.utils.StringHelper

public class StringHelper
extends java.lang.Object


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

Constructor Detail

StringHelper

public StringHelper()
Method Detail

capitalize

@NonNull
public static java.lang.String capitalize(@NonNull
                                                  java.lang.String string)