Package 

Class DeferredColor.Constant

  • All Implemented Interfaces:
    android.os.Parcelable , com.backbase.deferredresources.DeferredColor , com.backbase.deferredresources.color.ParcelableDeferredColor

    
    public final class DeferredColor.Constant
     implements ParcelableDeferredColor
                        

    A wrapper for a constant color value.

    • Method Summary

      Modifier and Type Method Description
      Integer resolve(Context context) Always resolves to value, ignoring context.
      ColorStateList resolveToStateList(Context context) Always resolves to value wrapped in a new ColorStateList.
      • Methods inherited from class com.backbase.deferredresources.color.ParcelableDeferredColor

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

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