Interface DialectResolutionInfoSource
-
public interface DialectResolutionInfoSourceContract for the source of DialectResolutionInfo.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DialectResolutionInfogetDialectResolutionInfo()Get the DialectResolutionInfo
-
-
-
Method Detail
-
getDialectResolutionInfo
DialectResolutionInfo getDialectResolutionInfo()
Get the DialectResolutionInfo- Returns:
- The DialectResolutionInfo
-
-