Toggle navigation
Home
java.security.Timestamp to java.util.Date
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'j2objc'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Other
^
to
+
timestamp == null ? 0 : timestamp.hashCode()
to
timestamp.hashCode()