Interface UnpackSelector

All Known Implementing Classes:
StandardUnpackSelector, UnpackSelector.AcceptAll

public interface UnpackSelector
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final UnpackSelector
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    select(Metadata metadata)
     
  • Field Details

  • Method Details

    • select

      boolean select(Metadata metadata)