public class FindMsg<T> extends Object implements Serializable
FindMsg()
FindMsg(int count, List<T> results)
long
count()
List<T>
results()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public FindMsg()
public FindMsg(int count, List<T> results)
public long count()
public List<T> results()
public String toString()
toString
Object
Copyright © 2015. All rights reserved.