Package com.samsthenerd.inline.utils
Interface URLTextureUtils.LoadingState
- All Known Implementing Classes:
URLTextureUtils.LoadingState.StrState
,URLTextureUtils.LoadingState.SuccessState
- Enclosing class:
URLTextureUtils
public static sealed interface URLTextureUtils.LoadingState
permits URLTextureUtils.LoadingState.StrState, URLTextureUtils.LoadingState.SuccessState
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static final record
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final URLTextureUtils.LoadingState
static final URLTextureUtils.LoadingState
-
Field Details
-
ERROR
-
IN_PROGRESS
-