Class CaseStatement

  • All Implemented Interfaces:
    java.lang.Cloneable, Constants, RuntimeConstants

    public class CaseStatement
    extends Statement
    WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
    • Constructor Detail

      • CaseStatement

        public CaseStatement​(long where,
                             Expression expr)
        Constructor