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

/openjdk7/jdk/src/share/classes/java/util/
H A DResourceBundle.java504 // Control.TTL_DONT_CACHE or Control.TTL_NO_EXPIRATION_CONTROL.
1627 if (cacheKey.expirationTime != Control.TTL_DONT_CACHE) {
1989 public static final long TTL_DONT_CACHE = -1; field in class:ResourceBundle.Control
2630 * #TTL_DONT_CACHE} specifies that loaded resource bundles are not
2662 * expiration control, or {@link #TTL_DONT_CACHE} to disable

Completed in 37 milliseconds