Class LogicUtil

java.lang.Object
ca.uhn.fhir.jpa.util.LogicUtil

public class LogicUtil extends Object
  • Method Details

    • multiXor

      public static boolean multiXor(boolean... theValues)
      Returns true IF and ONLY IF exactly 1 of the provided boolean(s) is true