Interface VisionBackend
public interface VisionBackend
Identifies a vision implementation. Use
VisionBackends instead of
implementing this interface: builder scanning of those selector calls is
what adds an optional, feature-specific native dependency.-
Method Summary
-
Method Details
-
getId
String getId()- Returns:
- stable identifier passed to the current platform implementation
-