Class AnnotationSnapshot.ProjectComparator

java.lang.Object
net.sf.basedb.core.snapshot.AnnotationSnapshot.ProjectComparator
All Implemented Interfaces:
Comparator<AnnotationSnapshot>
Enclosing class:
AnnotationSnapshot

static class AnnotationSnapshot.ProjectComparator
extends Object
implements Comparator<AnnotationSnapshot>
Comparator implementation for sorting snapshots by name of project. If the project names are equal the snapshots are sorted by annotation type.