Class IntegerObjectValue


public final class IntegerObjectValue extends ObjectValue<Object,Object>
  • Constructor Details

    • IntegerObjectValue

      public IntegerObjectValue(org.sosy_lab.java_smt.api.SolverContext context)
    • IntegerObjectValue

      public IntegerObjectValue(org.sosy_lab.java_smt.api.SolverContext context, IntValue intValue, int address)
  • Method Details