Class Logic.IntConstBlock

java.lang.Object
com.algorand.algosdk.logic.Logic.IntConstBlock
Enclosing class:
Logic

protected static class Logic.IntConstBlock
extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type Field Description
    java.util.List<java.lang.Integer> results  
    int size  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • size

      public final int size
    • results

      public final java.util.List<java.lang.Integer> results