Java org.apache.commons.io.comparator LastModifiedFileComparator fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.io.comparator LastModifiedFileComparator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.io.comparator LastModifiedFileComparator.

The text is from its open source code.

Field

ComparatorLASTMODIFIED_COMPARATOR
Last modified comparator instance
ComparatorLASTMODIFIED_REVERSE
Reverse last modified comparator instance

Constructor

Method

intcompare(Object obj1, Object obj2)
Compare the last the last modified date/time of two files.