IBinder

interface IBinder<Service_Type : IService?>

Created with IntelliJ IDEA. User: martin Date: 20.10.12 Time: 13:51 To change this template use File | Settings | File Templates.

Inheritors

Functions

Link copied to clipboard
protected open fun clone(): Any
Link copied to clipboard
open fun equals(obj: Any): Boolean
Link copied to clipboard
protected open fun finalize()
Link copied to clipboard
fun getClass(): Class<out Any>
Link copied to clipboard
abstract fun getService(): Service_Type
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
fun notify()
Link copied to clipboard
fun notifyAll()
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
fun wait()