- すべての実装されたインタフェース:
SKeyOf<V>
public class SKeyOfImpl<V>
extends Object
implements SKeyOf<V>
-
-
メソッドの概要
Returns the key of the specified value.
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
SKeyOfImpl
public SKeyOfImpl(Class<V> type)
-
メソッドの詳細
-
keyOf
Returns the key of the specified value.
- 定義:
keyOf
インタフェース内 SKeyOf<V>
- パラメータ:
value
- the value
- 戻り値:
- the key of the specified value