Class MethodState


  • public abstract class MethodState
    extends Object
    Provides a way for the nullpointer analysis to decide whether or not a called method may throw an exception.
    • Constructor Detail

      • MethodState

        public MethodState()