public class Shopping extends Object implements Consumer<TextIO>
Shopping()
void
accept(TextIO textIO)
static void
main(String[] args)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen
public Shopping()
public static void main(String[] args)
public void accept(TextIO textIO)
accept
Consumer<TextIO>
public String toString()
toString
Object