Package com.osmb.api.utils
package com.osmb.api.utils
-
ClassDescriptionCachedObject<T>Result<T>UIResult<T>A result container that tracks both search capability and results for UI components, providing clear distinction between: 1.UIResultList<T>A two-state result container for UI component searches so we can distinguish a failed search due to the component being visible or not.Enum representing possible states of the UIResultList.