HomeSort by relevance Sort by last modified time
    Searched defs:WordReader (Results 1 - 4 of 4) sorted by null

  /external/proguard/src/proguard/
WordReader.java 35 public abstract class WordReader
41 private WordReader includeWordReader;
50 * Creates a new WordReader with the given base directory.
52 protected WordReader(File baseDir)
86 * Specifies to start reading words from the given WordReader. When it is
87 * exhausted, this WordReader will continue to provide its own words.
89 * @param newIncludeWordReader the WordReader that will start reading words.
91 public void includeWordReader(WordReader newIncludeWordReader)
105 * Reads a word from this WordReader, or from one of its active included
106 * WordReader objects
    [all...]
  /external/proguard/lib/
proguard.jar 
  /prebuilts/tools/common/proguard/proguard4.7/lib/
proguard.jar 
  /prebuilts/tools/common/m2/internal/net/sf/proguard/proguard-base/4.9/
proguard-base-4.9.jar 

Completed in 1925 milliseconds