Package com.jcabi.github
Class RtReaction
- java.lang.Object
-
- com.jcabi.github.RtReaction
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.jcabi.github.Reaction
Reaction.Simple
-
-
Constructor Summary
Constructors Constructor Description RtReaction(Reaction reaction)
Constructor.
-
-
-
Constructor Detail
-
RtReaction
public RtReaction(Reaction reaction)
Constructor.- Parameters:
reaction
- Decorated reaction.
-
-