public interface LongIdentifiable
There is no requirement that a distinct result be returned each time the supplier is invoked, unless implementing classes enforce it.
This is a functional interface
whose functional method is getId()
.
Identifiable}
Modifier and Type | Method and Description |
---|---|
long |
getId() |
long getId()
Copyright © 2005-2021 Units of Measurement project. All Rights Reserved.