Searched defs:setStrategy (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/archive/src/main/java/java/util/zip/
H A DDeflater.java140 * level. The strategy can be specified with {@link #setStrategy}, only. A
150 * level. The strategy can be specified with {@code setStrategy}, only. A
165 * header. The strategy can be specified with the setStrategy method, only.
514 public synchronized void setStrategy(int strategy) { method in class:Deflater

Completed in 100 milliseconds