Class RtReaction

java.lang.Object
com.jcabi.github.RtReaction
All Implemented Interfaces:
Reaction

public final class RtReaction extends Object implements Reaction
Runtime Reaction.
Since:
1.0
  • Constructor Details

    • RtReaction

      public RtReaction(Reaction reaction)
      Constructor.
      Parameters:
      reaction - Decorated reaction.
  • Method Details

    • type

      public String type()
      Description copied from interface: Reaction
      The reaction type.
      Specified by:
      type in interface Reaction
      Returns:
      The type of the reaction.