Searched defs:JRE_IS_64BIT (Results 1 - 1 of 1) sorted by relevance
/lucene-3.6.0/lucene/core/src/java/org/apache/lucene/util/ | ||
H A D | Constants.java | 70 public static final boolean JRE_IS_64BIT; field in class:Constants 95 JRE_IS_64BIT = is64Bit; |
Completed in 23 milliseconds