public class WordsToUpperSnakeCase extends Object implements Delegate<String,String[]>
WordsToUpperSnakeCase(String snakeGlyph)
String
perform(String[] words)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordsToUpperSnakeCase(String snakeGlyph)
public String perform(String[] words)
perform
Delegate<String,String[]>
Copyright © 2012. All Rights Reserved.