-
-
Constructor Summary
Constructors
| Constructor and Description |
Capture(T actual)
Constructor
|
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
getActual()
Get the generic type
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Capture
public Capture(T actual)
Constructor
- Parameters:
actual -
-
Method Detail
-
getActual
public T getActual()
Get the generic type
- Returns:
Copyright © 2007-2017 Ikasan. All Rights Reserved.