public class BooleanFormatter extends Object implements ArgumentFormatter<Boolean>
| Constructor and Description |
|---|
BooleanFormatter() |
public String format(Boolean b, String... args)
ArgumentFormatterformat in interface ArgumentFormatter<Boolean>b - the object to formatargs - optional arguments for the formatter to control the formatting.Copyright © 2014 TNG Technology Consulting. All rights reserved.