--- /tmp/serp-1.15.1-1.1lyvb3m8f/debian/libserp-java-doc_1.15.1-1.1_all.deb +++ libserp-java-doc_1.15.1-1.1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2020-12-29 02:15:06.000000 debian-binary │ --rw-r--r-- 0 0 0 6880 2020-12-29 02:15:06.000000 control.tar.xz │ --rw-r--r-- 0 0 0 399836 2020-12-29 02:15:06.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 6876 2020-12-29 02:15:06.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 399768 2020-12-29 02:15:06.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── file list │ │ │ @@ -7,15 +7,15 @@ │ │ │ -rw-r--r-- 0 root (0) root (0) 33153 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/allclasses-index.html │ │ │ -rw-r--r-- 0 root (0) root (0) 11196 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/allclasses.html │ │ │ -rw-r--r-- 0 root (0) root (0) 5562 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/allpackages-index.html │ │ │ -rw-r--r-- 0 root (0) root (0) 95630 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/constant-values.html │ │ │ -rw-r--r-- 0 root (0) root (0) 4328 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/deprecated-list.html │ │ │ -rw-r--r-- 0 root (0) root (0) 69 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/element-list │ │ │ -rw-r--r-- 0 root (0) root (0) 10178 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/help-doc.html │ │ │ --rw-r--r-- 0 root (0) root (0) 632768 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/index-all.html │ │ │ +-rw-r--r-- 0 root (0) root (0) 632760 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/index-all.html │ │ │ -rw-r--r-- 0 root (0) root (0) 5481 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/index.html │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/external/ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/external/jquery/ │ │ │ -rw-r--r-- 0 root (0) root (0) 287630 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/external/jquery/jquery.js │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/images/ │ │ │ -rw-r--r-- 0 root (0) root (0) 335 2020-12-29 02:15:06.000000 ./usr/share/doc/libserp-java/api/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png │ │ ├── ./usr/share/doc/libserp-java/api/index-all.html │ │ │ @@ -752,15 +752,15 @@ │ │ │
│ │ │
Load a char array value onto the stack; the caload opcode.
│ │ │
│ │ │
CALOAD - Static variable in interface serp.bytecode.Constants
│ │ │
 
│ │ │
canParse(Class) - Static method in class serp.util.Strings
│ │ │
│ │ │ -
Whether the given type is parsable via Strings.parse(java.lang.String, java.lang.Class).
│ │ │ +
Whether the given type is parsable via parse(java.lang.String, java.lang.Class).
│ │ │
│ │ │
castore() - Method in class serp.bytecode.Code
│ │ │
│ │ │
Store a char value from the stack into an array; the │ │ │ castore opcode.
│ │ │
│ │ │
CASTORE - Static variable in interface serp.bytecode.Constants