public interface Coded<T>
code.
the code is of type T.
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 getCode().
Copyright © 2005–2017 Units of Measurement project. All rights reserved.