Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.gen.DiagnosticFormatDiag1
Class tooMany_inline47_type  view tooMany_inline47_type download tooMany_inline47_type.java

java.lang.Object
  extended bycom.k_int.gen.DiagnosticFormatDiag1.tooMany_inline47_type
All Implemented Interfaces:
java.io.Serializable

public class tooMany_inline47_type
extends java.lang.Object
implements java.io.Serializable


Field Summary
 java.math.BigInteger max
           
 java.math.BigInteger tooManyWhat
           
 
Constructor Summary
tooMany_inline47_type()
           
tooMany_inline47_type(java.math.BigInteger tooManyWhat, java.math.BigInteger max)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tooManyWhat

public java.math.BigInteger tooManyWhat

max

public java.math.BigInteger max
Constructor Detail

tooMany_inline47_type

public tooMany_inline47_type(java.math.BigInteger tooManyWhat,
                             java.math.BigInteger max)

tooMany_inline47_type

public tooMany_inline47_type()