Given:
and
Which interface from the java.util.function package should you use to refactor the class Txt?
Consumer
Predicate
Supplier
Function
Submit