Constructors

Link copied to clipboard
constructor(searchEntity: ISearchable, items: List<SearchablesListAdapter.BuildingInfoData>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open val items: List<T>
Link copied to clipboard
Link copied to clipboard
open val title: String

Functions

Link copied to clipboard
abstract fun describeContents(): Int
open fun describeContents(): Int
Link copied to clipboard
open fun getItemCount(): Int
Link copied to clipboard
open fun toString(): String
Link copied to clipboard
abstract fun writeToParcel(p: Parcel, p1: Int)
open fun writeToParcel(dest: Parcel, flags: Int)