Class Violation.Time

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    Violation

    @UsesObjectEquals
    public static class Violation.Time
    extends Object
    implements Serializable
    Indicates at which program point the violation occurred: at method entry or method exit.

    This class contains only two (static) objects: onEntry and onExit.

    See Also:
    Serialized Form