Question 105:
Given:
Which interface from the java.util.function package should you use to refactor the class Txt?
Answer options:
A. Consumer B. Predicate C. Supplier D. Function