Uses of Interface
javax.management.openmbean.TabularData
Packages that use TabularData
-
Uses of TabularData in javax.management.openmbean
Classes in javax.management.openmbean that implement TabularData修饰符和类Class描述class
TheTabularDataSupport
class is the open data class which implements theTabularData
and theMap
interfaces, and which is internally based on a hash map data structure.