| Modifier and Type | Class and Description |
|---|---|
class |
ResCollector<HOLDER extends Holder<MRES,HOLDER>,MRES>
Collect resource holders that need to be collected after utilization.
|
| Modifier and Type | Field and Description |
|---|---|
protected Collector<H,T> |
ResHolder.m_collector |
| Modifier and Type | Method and Description |
|---|---|
void |
Holder.setCollector(Collector<H,T> collector)
set collector.
|
void |
ResHolder.setCollector(Collector<H,T> collector) |
Copyright © 2016 flowcomputing.org. All rights reserved.