Java 8 Consumer August 21, 2021August 21, 2021 by Tyson Gill chaining of consumers is possibledefault Consumer<T> andThen(Consumer<? super T> after)Types of consumersBiConsumerConsumerDoubleConsumerIntConsumerLongConsumerObjDoubleConsumer<T>ObjIntConsumer<T>ObjLongConsumer<T> Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)