- Sort Score
- Result 10 results
- Languages All
Results 11 - 12 of 12 for cafebabe (0.08 sec)
-
guava/src/com/google/common/collect/ImmutableMap.java
private void readObject(ObjectInputStream stream) throws InvalidObjectException { throw new InvalidObjectException("Use SerializedForm"); } private static final long serialVersionUID = 0xcafebabe;
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Wed Oct 30 16:15:19 UTC 2024 - 44.6K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<alias type="application/x-java"/> <magic priority="40"> <match value="0xcafebabe" type="string" offset="0" /> </magic> <glob pattern="*.class"/> </mime-type> <mime-type type="application/x-java-jnilib"> <_comment>Java Native Library for OSX</_comment> <magic priority="50"> <match value="0xcafebabe" type="string" offset="0"> <match value="0xfeedface" type="string" offset="4096"/>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (0)