public class Formatter extends Object
| Constructor and Description |
|---|
Formatter() |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatContactName(Contact contact) |
static String |
formatOrderName(Order order) |
static String |
formatPostcode(String postcode) |
static String |
formatProductName(Product product) |
Copyright © 2020. All rights reserved.