List里的元素为对象,按照对象的多个属性升降排序
摘要:1 package com.zte.crm.equipmentconfigure.su.utils; 2 3 import java.lang.reflect.Field; 4 import java.text.NumberFormat; 5 import java.util.*; 6 7 /**
阅读全文
posted @ 2019-07-13 15:52
posted @ 2019-07-13 15:52