java.lang.Object
com.kazurayam.materialstore.core.metadata.QEntry
All Implemented Interfaces:
Comparable<QEntry>

public final class QEntry extends Object implements Comparable<QEntry>
a pair of Key-Value in the QueryOnMetadata object. This class implements boolean matches(Metadata) method, which works as a helper for QueryOnMetadataImpl#matches(Metadata) method.
  • Constructor Details

  • Method Details