org.neo4j.helpers
Interface Factory<T>


public interface Factory<T>


Method Summary
 T newInstance()
           
 

Method Detail

newInstance

T newInstance()


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