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

/forgerock/openam-v13/openam-shared/src/main/java/com/iplanet/security/util/
H A DByteArrayLexOrder.java46 * @param obj2
48 * @return negative number if obj1 < obj2, 0 if obj1 == obj2, positive
49 * number if obj1 > obj2.
54 public final int compare(Object obj1, Object obj2) { argument
57 byte[] bytes2 = (byte[]) obj2;
H A DByteArrayTagOrder.java42 * @param obj2
44 * @return negative number if obj1 < obj2, 0 if obj1 == obj2, positive
45 * number if obj1 > obj2.
51 public final int compare(Object obj1, Object obj2) { argument
54 byte[] bytes2 = (byte[]) obj2;
/forgerock/openam/openam-shared/src/main/java/com/iplanet/security/util/
H A DByteArrayLexOrder.java46 * @param obj2
48 * @return negative number if obj1 < obj2, 0 if obj1 == obj2, positive
49 * number if obj1 > obj2.
54 public final int compare(Object obj1, Object obj2) { argument
57 byte[] bytes2 = (byte[]) obj2;
H A DByteArrayTagOrder.java42 * @param obj2
44 * @return negative number if obj1 < obj2, 0 if obj1 == obj2, positive
45 * number if obj1 > obj2.
51 public final int compare(Object obj1, Object obj2) { argument
54 byte[] bytes2 = (byte[]) obj2;
/forgerock/opendj2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A Dxalan.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/xalan/ org/apache/xalan/client/ ...

Completed in 68 milliseconds