Interface HasOptionalIconURL

All Known Implementing Classes:
MarkerSign, TimelineProcessor.UpcomingTrigger
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface HasOptionalIconURL
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable HasIconURL
     
  • Method Details

    • getIconUrl

      @Nullable @Nullable HasIconURL getIconUrl()