Class NullArgumentWarningProperty

  • All Implemented Interfaces:
    WarningProperty

    public class NullArgumentWarningProperty
    extends AbstractWarningProperty
    Warning property for a null argument being passed to a method which might dereference it.
    Author:
    David Hovemeyer