Home
last modified time | relevance | path

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

/external/emma/core/java14/com/vladium/util/
DIJREVersion.java31 boolean JRE_1_2_PLUS = _JREVersion._JRE_1_2_PLUS; // static final but not inlinable
33 boolean JRE_1_3_PLUS = _JREVersion._JRE_1_3_PLUS; // static final but not inlinable
35 boolean JRE_1_4_PLUS = _JREVersion._JRE_1_4_PLUS; // static final but not inlinable
39 boolean JRE_SUN_SIGNAL_COMPATIBLE = _JREVersion._JRE_SUN_SIGNAL_COMPATIBLE;
46 abstract class _JREVersion class
54 private _JREVersion () {} // prevent subclassing in _JREVersion() method in IJREVersion._JREVersion