public static interface MapWithScope.Allocator<A,B>
B
alloc(A item)
create()
void
reset()
B alloc(A item)
B create()
void reset()
Licenced under the Apache License, Version 2.0