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

/openjdk7/jdk/src/share/classes/java/lang/
H A DConditionalSpecialCasing.java178 return isAfterSoftDotted(src, index);
276 private static boolean isAfterSoftDotted(String src, int index) { method in class:ConditionalSpecialCasing

Completed in 29 milliseconds