Java org.apache.pdfbox.cos COSNumber fields, constructors, methods, implement or subclass

Example usage for Java org.apache.pdfbox.cos COSNumber fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.pdfbox.cos COSNumber.

The text is from its open source code.

Method

doubledoubleValue()
This will get the double value of this number.
floatfloatValue()
This will get the float value of this number.
intintValue()
This will get the integer value of this number.