Package com.iizix.prop.font
Interface IDetectBrowserFontFormat
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Interface used to detect the browser format.
- Author:
- Christopher Mindus
- Method Summary
- Method Details- matchesboolean matches- (ua_parser.Client client) Detection for match.- Parameters:
- client- The parsed client.
- Returns:
- true for match.