it.tidalwave.text
Class AsDisplayableComparator
java.lang.Object
it.tidalwave.text.AsDisplayableComparator
- All Implemented Interfaces:
- Serializable, Comparator<As>
public final class AsDisplayableComparator
- extends Object
- implements Comparator<As>, Serializable
A Comparator
for classes implementing the As
interface containing a Displayable
role.
- Version:
- $Id$
- Author:
- Fabrizio Giudici
- See Also:
- Serialized Form
- Status: draft API
- Will be moved to a different package
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsDisplayableComparator
public AsDisplayableComparator()
getInstance
@Nonnull
public static AsDisplayableComparator getInstance()
compare
public int compare(@Nonnull
As object1,
@Nonnull
As object2)
- Specified by:
compare
in interface Comparator<As>
Copyright © 2009-2012 Tidalwave s.a.s.. All Rights Reserved.