root
JVM
root
/
org.magiclib.bounty.intel.filters
Package-level
declarations
Types
Types
Location
Filter
Link copied to clipboard
class
LocationFilter
:
ListFilter
<
BountyInfo
,
<Error class: unknown class>
>
Location
Param
Link copied to clipboard
class
LocationParam
(
item
:
BountyInfo
)
:
FilterableParam
<
BountyInfo
,
<Error class: unknown class>
>
Payout
Filter
Link copied to clipboard
class
PayoutFilter
:
ListFilter
<
BountyInfo
,
Int
>
Payout
Param
Link copied to clipboard
class
PayoutParam
(
item
:
BountyInfo
)
:
FilterableParam
<
BountyInfo
,
Int
>
Type
Param
Link copied to clipboard
class
TypeParam
(
item
:
BountyInfo
)
:
FilterableParam
<
BountyInfo
,
String
>