Interface RefDataResult
-
- All Implemented Interfaces:
public interface RefDataResult<R>
-
-
Method Summary
Modifier and Type Method Description R
getOrThrow()
-
-
Method Detail
-
getOrThrow
R getOrThrow()
-
-
-
-