abstract class ResourceWalker

In terface for implementing a resource walker

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract suspend fun getPriority(): Double
Link copied to clipboard
abstract suspend fun process()