org.alfresco.repo.content.caching
Class ContentCacheImpl.NumericFileNameComparator

java.lang.Object
  extended by org.alfresco.repo.content.caching.ContentCacheImpl.NumericFileNameComparator
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
ContentCacheImpl

protected static class ContentCacheImpl.NumericFileNameComparator
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
protected ContentCacheImpl.NumericFileNameComparator()
           
 
Method Summary
 int compare(java.io.File o1, java.io.File o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

ContentCacheImpl.NumericFileNameComparator

protected ContentCacheImpl.NumericFileNameComparator()
Method Detail

compare

public int compare(java.io.File o1,
                   java.io.File o2)
Specified by:
compare in interface java.util.Comparator


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.