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