Generic Comparator

Serialized Form


Package com.myjeeva.comparator

Class com.myjeeva.comparator.GenericComparator extends Object implements Serializable

serialVersionUID: -2293914106471884607L

Serialized Fields

targetMethod

String targetMethod

sortAscending

boolean sortAscending

Package com.myjeeva.comparator.example.vo

Class com.myjeeva.comparator.example.vo.PersonVO extends Object implements Serializable

serialVersionUID: -6177898001167288905L

Serialized Fields

id

Integer id

name

String name

height

Float height

salary

Long salary

emailId

String emailId

dob

Date dob


Generic Comparator

Copyright © 2010-2012 www.myjeeva.com, All rights reserved.

The copyright of the pages and contents on this website is with myjeeva.com and the content is licensed under Creative Commons Attribution-Share Alike 3.0 Unported License. Libraries and code snippets on myjeeva.com has license information.