- java.lang.Object
-
- com.sshtools.common.util.Entry<T>
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
value |
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
Entry(T value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Entry
protected Entry(T value)
-
Method Detail
-
getValue
public T getValue()
Copyright © 2022. All rights reserved.