| 程序包 | 说明 |
|---|---|
| com.taobao.text | |
| com.taobao.text.stream |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ScreenContextConsumer
A
Consumer<Object> that renders the object stream to a ScreenContext. |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Filter<C,P,CONS extends Consumer<? super P>>
A filter is the combination of a producer and a consumer.
|
interface |
Producer<P,C extends Consumer<? super P>>
A producer that produces elements in a specific consumer.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
Filter<C,P,CONS extends Consumer<? super P>>
A filter is the combination of a producer and a consumer.
|
Copyright © 2018. All rights reserved.