Interface JSBoolean

  • All Superinterfaces:
    JSValue
    All Known Implementing Classes:
    JSBooleanImpl

    public interface JSBoolean
    extends JSValue
    User: mike Date: 10/28/19 Time: 12:09
    • Method Detail

      • get

        boolean get()