Class ImmutableExplanation

  • All Implemented Interfaces:
    Serializable

    public class ImmutableExplanation
    extends TraversalExplanation
    A data-only representation of a TraversalExplanation which doesn't re-calculate the "explanation" from the raw traversal data each time the explanation is displayed.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    See Also:
    Serialized Form