Searched refs:Function (Results 1 - 6 of 6) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
H A DEscaper.java91 private final Function<String, String> asFunction =
92 new Function<String, String>() {
99 * Returns a {@link Function} that invokes {@link #escape(String)} on this escaper.
101 public Function<String, String> asFunction() {
H A DFunction.java22 * <code>Function&lt;String,Integer&gt;</code> and transform integers in
28 * <code>Function&lt;Float,Float&gt;</code>.
39 public interface Function<F, T> { interface
52 * Indicates whether some other object is equal to this {@code Function}.
54 * also a {@code Function} and, for every input object {@code o}, it returns
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
H A DEscaper.java92 private final Function<String, String> asFunction =
93 new Function<String, String>() {
100 * Returns a {@link Function} that invokes {@link #escape(String)} on this escaper.
102 public Function<String, String> asFunction() {
H A DFunction.java23 * <code>Function&lt;String,Integer&gt;</code> and transform integers in
29 * <code>Function&lt;Float,Float&gt;</code>.
40 public interface Function<F, T> { interface
53 * Indicates whether some other object is equal to this {@code Function}.
55 * also a {@code Function} and, for every input object {@code o}, it returns
/packages/apps/Calculator/
H A Darity-2.1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/javia/ org/javia/arity/ org/javia/arity/Compiler ...
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 511 milliseconds