Home
last modified time | relevance | path

Searched refs:ox (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/logging/
DLevel.java440 public boolean equals(Object ox) { in equals() argument
442 Level lx = (Level)ox; in equals()