JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
All Classes
SEARCH:
JavaScript is disabled on your browser.
A
D
P
P
Poko
- class in dev.drewhamilton.poko
A
@Poko class
is similar to a
data class
: the Poko compiler plugin will generate equals, hashCode, and toString functions for any Kotlin class marked with this annotation.
A
D
P