Interface FontTriplet.Matcher

Enclosing class:
FontTriplet

public static interface FontTriplet.Matcher
Matcher interface for FontTriplet.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Indicates whether the given FontTriplet matches a particular criterium.
  • Method Details

    • matches

      boolean matches(FontTriplet triplet)
      Indicates whether the given FontTriplet matches a particular criterium.
      Parameters:
      triplet - the font triplet
      Returns:
      true if the font triplet is a match