T
- - the type of accepted elementspublic interface CtConsumer<T>
CtQuery.forEach(CtConsumer)
Modifier and Type | Method and Description |
---|---|
void |
accept(T t)
Implement this method to do something with object "t" passed as parameter
|
void accept(T t)
Copyright © 2007–2021 Inria. All rights reserved.