接口分层结构
- com.taobao.text.stream.Consumer<C>
- com.taobao.text.stream.Filter<C,P,CONS> (并 extends com.taobao.text.stream.Producer<P,C>)
- com.taobao.text.stream.Producer<P,C>
- com.taobao.text.stream.Filter<C,P,CONS> (并 extends com.taobao.text.stream.Consumer<C>)
Copyright © 2018. All rights reserved.