org.neo4j.helpers
Class Strings

java.lang.Object
  extended by org.neo4j.helpers.Strings

public final class Strings
extends Object

Helper functions for working with strings.


Field Summary
static Function<String,String> decamelize
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

decamelize

public static final Function<String,String> decamelize


Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.