Interface JSNull

  • All Superinterfaces:
    JSValue
    All Known Implementing Classes:
    JSNullImpl

    public interface JSNull
    extends JSValue
    Represents a null value for patches. User: mike Date: 10/25/19 Time: 12:46