toggle menu
kraken-core
JVM
switch theme
search in API
kraken-core
/
fun.bigtable.kraken.annotation
/
ApiDeprecated
Api
Deprecated
@
Target
(
value
=
ElementType.METHOD
)
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
@
Documented
annotation class
ApiDeprecated
标记API已弃用
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
msg
Link copied to clipboard
abstract
fun
msg
(
)
:
String
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String