Skip to content

Additional methods for literal index #54

@GoogleCodeExporter

Description

@GoogleCodeExporter
the literal index should have additional methods to select all occurrences, 
variants:

- with a numeric value in a defined range 
   getLongs(long from, long to)
   getIntegers(int from, int to)
   getFloats(float from, float to)
   getDoubles(double from, double to)
- with a time or date value in a defined range
   getDateTimes(Calendar from, Calendar to)

Original issue reported on code.google.com by [email protected] on 15 Sep 2010 at 8:17

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions