public class WordsToLowerSnakeCase extends Object implements Function<String[],String>
WordsToLowerSnakeCase(String snakeGlyph)
String
apply(String[] words)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public WordsToLowerSnakeCase(String snakeGlyph)
public String apply(String[] words)
apply
Function<String[],String>
Copyright © 2017. All rights reserved.