-
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
getNames
public Set<N> getNames()
获取所有元素的名称
- 返回:
- 所有所有元素的名称
-
get
public E get(N name)
获取元素
- 参数:
name - 元素名称
- 返回:
- 元素
Copyright © 2020. All rights reserved.