Package 

Class DeferredBoolean.Constant

  • All Implemented Interfaces:
    android.os.Parcelable , com.backbase.deferredresources.DeferredBoolean , com.backbase.deferredresources.bool.ParcelableDeferredBoolean

    
    public final class DeferredBoolean.Constant
     implements ParcelableDeferredBoolean
                        

    A wrapper for a constant boolean value.

    • Method Summary

      Modifier and Type Method Description
      Boolean resolve(Context context) Always resolves to value, ignoring context.
      • Methods inherited from class com.backbase.deferredresources.bool.ParcelableDeferredBoolean

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

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