JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.jena.atlas.lib
Interface Allocator<T>
public interface
Allocator<T>
Method Summary
Methods
Modifier and Type
Method and Description
T
create
()
Allocate a new T, different from others allocated
Method Detail
create
T
create()
Allocate a new T, different from others allocated
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Licenced under the Apache License, Version 2.0