Package-level declarations

Types

Link copied to clipboard

Compose implementation of Base delegate interface for Kakao-Compose

Link copied to clipboard
public interface ComposeInterceptable
Link copied to clipboard
public interface Delegate<INTERACTION extends Interaction<ASSERTION, ACTION>, ASSERTION extends Object, ACTION extends Object> implements Interaction<ASSERTION, ACTION>

Base delegate interface for Kakao-Compose.