Uses of Class
com.jackmeng.stl.stl_AssetFetcher.assetfetcher_FetcherStyle
| Package | Description | 
|---|---|
| com.jackmeng.stl | 
- 
Uses of stl_AssetFetcher.assetfetcher_FetcherStyle in com.jackmeng.stl
Methods in com.jackmeng.stl that return stl_AssetFetcher.assetfetcher_FetcherStyle Modifier and Type Method Description static stl_AssetFetcher.assetfetcher_FetcherStylestl_AssetFetcher.assetfetcher_FetcherStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static stl_AssetFetcher.assetfetcher_FetcherStyle[]stl_AssetFetcher.assetfetcher_FetcherStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.jackmeng.stl with parameters of type stl_AssetFetcher.assetfetcher_FetcherStyle Constructor Description stl_AssetFetcher(stl_AssetFetcher.assetfetcher_FetcherStyle style)