Interface HasValues<T>

All Known Implementing Classes:
ChipGroup, LabelGroup

public interface HasValues<T>
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • values

      Set<T> values()