Interface SystemPage<T>

All Superinterfaces:
Iterable<T>, Page<T>

public interface SystemPage<T> extends Page<T>
A Page that also lists direct subsystems
  • Method Details