Interface Chunk

  • All Superinterfaces:
    java.io.Serializable
    All Known Subinterfaces:
    HighlightData
    All Known Implementing Classes:
    InfoData

    public interface Chunk
    extends java.io.Serializable
    This "marker" interface describes a piece of the data that is send to receiver
    See Also:
    AbstractComparator
    • Method Detail

      • getType

        @Nonnull
        Chunk.ChunkType getType()
        Returns the type of this chunk
        Returns:
        the type of this chunk