public abstract class ConcreteValue<T,U>
extends java.lang.Object
| Constructor and Description |
|---|
ConcreteValue() |
| Modifier and Type | Method and Description |
|---|---|
abstract U |
getValue(T structure)
Fetches the value on this structure
|
Copyright © Sylvain HallĂ©. All Rights Reserved.