Interface ReferencedTimeline

All Superinterfaces:
Keyed, Timeline, Wrapper

@NullMarked @AsOf("3.2.0") public interface ReferencedTimeline extends Timeline
  • Method Details

    • of

      @AsOf("3.2.0") static ReferencedTimeline of(ResourceKey key)
      Creates a new timeline reference with the specified key.
      Parameters:
      key - the key of the timeline to reference
      Returns:
      a new timeline reference with the specified key
      Since:
      3.2.0