Module openj9.dtfj

Class MonitorIterator

  • All Implemented Interfaces:
    Iterator

    public class MonitorIterator
    extends Object
    implements Iterator
    The monitor iterator walks over the monitor table to get the system and inflated object monitors. It then walks the heap in order to find any flat object monitors.