mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-05-24 23:36:29 +00:00
gnujpdf add override notation
This commit is contained in:
@@ -145,6 +145,7 @@ public abstract class PDFObject implements Serializable {
|
||||
*
|
||||
* @return the serial number in PDF format
|
||||
*/
|
||||
@Override
|
||||
public String toString() {
|
||||
return "" + objser + " 0 R";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user