Class AnnotationSnapshot.AnnotationTypeComparator

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

static class AnnotationSnapshot.AnnotationTypeComparator
extends Object
implements Comparator<AnnotationSnapshot>
Comparator implementation for sorting snapshots by name of annotation type. If the names are sorted by source type of the annotation and then on the id of the annotation.