Interface GGInt

  • All Superinterfaces:
    GGEntity, GGObject, Scalar<java.lang.Integer>
    All Known Implementing Classes:
    IntResponse

    public interface GGInt
    extends Scalar<java.lang.Integer>
    The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
    • Method Summary

      • Methods inherited from interface com.github.gpluscb.ggjava.entity.object.scalars.Scalar

        getValue