org.openjena.atlas.lib
Interface Allocator<T>


public interface Allocator<T>


Method Summary
 T create()
          Allocate a new T, different from others allocated
 

Method Detail

create

T create()
Allocate a new T, different from others allocated



Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.