public final class AllocatorBuilder
extends java.lang.Object
Constructor and Description |
---|
AllocatorBuilder(java.lang.String strategy) |
Modifier and Type | Method and Description |
---|---|
Allocator |
build() |
static AllocatorBuilder |
newInstance(java.lang.String strategy) |
void |
setAttribute(java.lang.String name,
java.lang.String value) |
public static AllocatorBuilder newInstance(java.lang.String strategy)
public void setAttribute(java.lang.String name, java.lang.String value)
public Allocator build()