public static class CollectionExecutionExample.User extends Object
String
name
int
userIdentifier
User()
User(int userIdentifier, String name)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int userIdentifier
public String name
public User()
public User(int userIdentifier, String name)
public String toString()
toString
Object
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.