Class TickInPlayer

java.lang.Object
net.sourceforge.plantuml.timingdiagram.TickInPlayer

public class TickInPlayer extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    TickInPlayer(Player player, TimeTick tick)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final Player
     
    final TimeTick
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getPlayer

      public final Player getPlayer()
    • getTick

      public final TimeTick getTick()