1 2 3 4 5 6 7 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*- #ifndef __java_math_BigDecimal__ #define __java_math_BigDecimal__ #pragma interface #include <java/lang/Number.h> #include <gcj/array.h> extern "Java" { namespace java { namespace math { class BigDecimal; class BigInteger; class MathContext; class RoundingMode; } } } class java::math::BigDecimal :