com.jeffpalm.util
Interface Formattable

All Known Subinterfaces:
Machines.Person
All Known Implementing Classes:
Bib, Machines.PersonImpl

public interface Formattable


Method Summary
 java.lang.String format(Format f)
           
 

Method Detail

format

java.lang.String format(Format f)