Class Criteria<V>

  • Type Parameters:
    V - The type of

    public final class Criteria<V>
    extends Object
    A class that represents a Criteria. Currently only an Expression can be specified using a Criteria. In future this class may be modified to support selection of Attributes from V
    Author:
    Mahesh Kannan