- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for bears (0.02 sec)
-
pom.xml
oreJRERequirement</annotation> L296: </annotations> L297: <checkTestClasses>true</checkTestClasses> L298: <signature> L299: <groupId>com.toasttab.android</groupId> L300: <artifactId>gummy-bears-api-21</artifactId> L301: <version>0.8.0</version> L302: <!-- TODO(cpovirk): In principle, it would make sense to *also* test compatibility with JDK 1.8, since guava-android also has JRE users. --> L303: </signature>...github.com/google/guava/android/pom.xmlThu Oct 31 14:51:04 UTC 2024 21K bytes -
Optional.java
href="http://en.wikipedia.org/wiki/Null_Object_pattern">null object</a> for the type in question. L50: * L51: * <p>This class is not intended as a direct analogue of any existing "option" or "maybe" construct L52: * from other programming environments, though it may bear some similarities. L53: * L54: * <p>An instance of this class is serializable if its reference is absent or is a serializable L55: * object. L56: * L57: * <p><b>Comparison to {@code java.util.Optional} (JDK 8 and higher):</b> A new {@code Optional}...github.com/google/guava/android/guava/src/com/g...Thu Oct 31 14:20:11 UTC 2024 15.4K bytes