Interface Chunk

All Superinterfaces:
Serializable
All Known Subinterfaces:
HighlightData
All Known Implementing Classes:
InfoData

public interface Chunk extends Serializable
This "marker" interface describes a piece of the data that is send to receiver
See Also:
  • AbstractComparator
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    The type of chunks available in the comparison event queue of i-net PDFC
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type of this chunk
  • Method Details

    • getType

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