public interface ChartAttacher
| Modifier and Type | Method and Description |
|---|---|
Iterator<Instance> |
attach(Iterator<Instance> source)
This method must accept an instance iterator and return another instance
iterator which only returns instances that are copies of the original with
charts attached.
|
Copyright © 2017. All rights reserved.