Class InnerTypeLastCheck

All Implemented Interfaces:
Configurable, Contextualizable

public class InnerTypeLastCheck extends AbstractCheck
Checks nested (internal) classes/interfaces are declared at the bottom of the primary (top-level) class after all init and static init blocks, method, constructor and field declarations.
Since:
5.2