Interface StateProvider<T>
-
- All Known Implementing Classes:
RandomStateProvider
@SnowflakeJdbcInternalApi public interface StateProvider<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
getState()
-
-
-
Method Detail
-
getState
T getState()
-
-