GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.management.openmbean.TabularType | |
Constructs a new empty TabularDataSupport with the
specified type. | |
Constructs a new empty TabularDataSupport with the
specified type and the supplied initial capacity and load factor
being used for the underlying HashMap . |
Methods with return type javax.management.openmbean.TabularType | |
TabularType | Returns the tabular type which corresponds to this instance
of TabularData .
|
TabularType | Returns the tabular type which corresponds to this instance
of TabularData .
|
GNU Classpath (0.95) |