Package 

Class DeferredBoolean.Attribute

    • Method Summary

      Modifier and Type Method Description
      Boolean resolve(Context context) Resolve resId to a boolean with the given context's theme.
      • 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
    • Constructor Detail

      • DeferredBoolean.Attribute

        DeferredBoolean.Attribute(Integer resId)