V - Type of the third componentpublic static interface Product.HasThird<V>
V.
This can be used to add functionality to objects that are made up of three components.| Modifier and Type | Method and Description |
|---|---|
V |
third()
Returns the third component of the object.
|
V third()
Copyright © 2024. All rights reserved.