JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.bumptech.glide.load.engine.executor
Interface Prioritized
public interface
Prioritized
A simple interface for exposing the priority of a task. Lower integer values are treated as having higher priority with 0 being the highest priority possible.
Method Summary
Methods
Modifier and Type
Method and Description
int
getPriority
()
Returns the priority of this task.
Method Detail
getPriority
int getPriority()
Returns the priority of this task.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method