br.com.objectos.way.code
Class WayCode

java.lang.Object
  extended by br.com.objectos.way.code.WayCode

public class WayCode
extends Object

Author:
marcio.endo@objectos.com.br (Marcio Endo)

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

Method Detail

lowerCaseFirstChar

public static String lowerCaseFirstChar(String name)

upperCaseFirstChar

public static String upperCaseFirstChar(String name)

stripGenerics

public static String stripGenerics(String name)


Copyright © 2014. All rights reserved.