Package

io.taig.android.content

contract

Permalink

package contract

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Contract extends AnyRef

    Permalink
  2. trait Creditor[+C <: Contract] extends Fragment with Fragment

    Permalink

    A Fragment may be a Creditor, loosely forcing the hosting Activity to implement its contract

  3. trait Task[T] extends Contract

    Permalink

Ungrouped