Package 

Interface DeferredInteger


  • 
    public interface DeferredInteger
    
                        

    A wrapper for resolving an integer on demand.

    • Method Summary

      Modifier and Type Method Description
      abstract Integer resolve(Context context) Resolve the integer.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait