public class ProductWriter extends Object
| Constructor and Description |
|---|
ProductWriter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
write(List<Product> products)
Formats the given List of Products to a String.
|
Copyright © 2005–2025. All rights reserved.