toggle menu
universal-models
JVM
switch theme
search in API
universal-models
/
org.cryptotrader.universal.library.model.annotation
/
TimeTracked
Time
Tracked
@
Target
(
value
=
ElementType.METHOD
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
annotation class
TimeTracked
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
expected
Millis
Link copied to clipboard
abstract
fun
expectedMillis
(
)
:
Long
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
is
Logged
Link copied to clipboard
abstract
fun
isLogged
(
)
:
Boolean
should
Persist
Link copied to clipboard
abstract
fun
shouldPersist
(
)
:
Boolean
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String