Package-level declarations

Types

Link copied to clipboard

Common click callback contract for RecyclerView adapter implementations.

RecyclerView 어댑터 구현체의 공통 클릭 콜백 계약입니다.

Link copied to clipboard
interface AdapterReadApi<ITEM>

Common read-only contract for adapter item access.

어댑터 아이템 조회를 위한 공통 읽기 전용 계약입니다.

Link copied to clipboard

Result-based write contract for adapters.

반영형 adapter를 위한 결과 기반 쓰기 계약입니다.