Class PrimitiveInt


public class PrimitiveInt extends PrimitiveValue
  • Field Details

    • value

      public final int value
  • Constructor Details

    • PrimitiveInt

      PrimitiveInt(Graph owner, int value)
  • Method Details