toggle menu
universal-models
JVM
switch theme
search in API
universal-models
/
org.cryptotrader.universal.library.model.annotation
/
Loggable
Loggable
@
Target
(
value
=
ElementType.FIELD
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
annotation class
Loggable
Members
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
name
Link copied to clipboard
abstract
fun
name
(
)
:
String
redact
Link copied to clipboard
abstract
fun
redact
(
)
:
Boolean
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String