toggle menu
router
1.3.0-rc2
androidJvm
switch theme
search in API
router
/
com.therouter.router
/
Routes
Routes
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
@
Target
(
value
=
[
ElementType.TYPE
]
)
annotation class
Routes
Created by ZhangTao on 17/8/11.
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
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
value
Link copied to clipboard
abstract
fun
value
(
)
:
Array
<
Route
>