public class ScopeCollector extends Object implements Collector<ScopeImpl>
protected List<ScopeImpl>
scopes
ScopeCollector()
void
collect(ScopeImpl obj)
List<ScopeImpl>
getScopes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected List<ScopeImpl> scopes
public ScopeCollector()
public void collect(ScopeImpl obj)
collect
Collector<ScopeImpl>
public List<ScopeImpl> getScopes()
Copyright © 2018. All rights reserved.