Example usage for org.apache.commons.io.comparator NameFileComparator subclass-usage

List of usage examples for org.apache.commons.io.comparator NameFileComparator subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.io.comparator NameFileComparator subclass-usage.

Usage

From source file com.taobao.android.builder.tools.multidex.NameComparator.java

/**
 * Created by wuzhong on 2017/5/9.
 */
public class NameComparator extends NameFileComparator {

    @Override

From source file com.taobao.android.builder.tools.multidex.mutli.NameComparator.java

/**
 * Created by wuzhong on 2017/5/9.
 */
public class NameComparator extends NameFileComparator {

    @Override