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

  /external/emma/core/java12/com/vladium/util/
ClassLoaderResolver.java 35 * instance established by the last call to {@link #setStrategy}.<P>
57 * instance established by the last call to {@link #setStrategy}.<P>
125 public static synchronized IClassLoadStrategy setStrategy (final IClassLoadStrategy strategy)
  /libcore/luni/src/main/java/java/util/zip/
Deflater.java 133 * level. The strategy can be specified with {@link #setStrategy}, only. A
143 * level. The strategy can be specified with {@code setStrategy}, only. A
158 * header. The strategy can be specified with the setStrategy method, only.
514 public synchronized void setStrategy(int strategy) {