| Package | Description |
|---|---|
| com.ftpix.sherdogparser.models |
| Modifier and Type | Method and Description |
|---|---|
static SearchWeightClass |
SearchWeightClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchWeightClass[] |
SearchWeightClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Search |
Search.withWeightClass(SearchWeightClass weightClass)
Filter the search results by weight class
|
| Constructor and Description |
|---|
SearchResults(String term,
SearchWeightClass weightClass,
Sherdog sherdog) |
Copyright © 2019. All rights reserved.