Class GenericTransitionOptions<TranscodeType>

  • Type Parameters:
    TranscodeType - The type of the resource that will be displayed.
    All Implemented Interfaces:
    java.lang.Cloneable

    public final class GenericTransitionOptions<TranscodeType>
    extends TransitionOptions<GenericTransitionOptions<TranscodeType>,​TranscodeType>
    Implementation of TransitionOptions that exposes only generic methods that can be applied to any resource type.