Gridarta 9211
API Documentation

net.sf.gridarta.model.validation.errors
Interface ValidationError.Formatter<O>

Type Parameters:
O - the object type to format
All Superinterfaces:
Comparator<O>, Serializable
All Known Implementing Classes:
ValidationError.GameObjectFormatter, ValidationError.MapSquareFormatter
Enclosing class:
ValidationError<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>>

private static interface ValidationError.Formatter<O>
extends Comparator<O>, Serializable

Interface for formatting objects.

Author:
Andreas Kirschbaum

Method Summary
 String toString(O obj)
          Returns a string representation of an object.
 
Methods inherited from interface java.util.Comparator
compare, equals
 

Method Detail

toString

@NotNull
String toString(@NotNull
                        O obj)
Returns a string representation of an object.

Parameters:
obj - the object
Returns:
the string representation

Gridarta 9211
API Documentation

SourceForge.net Logo Support This Project freshmeat.net Valid CSS! Feedback: webmaster