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