Interface Versioned
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This interface marks something as "versioned" which means that it has a
Version
that may change over time. Either at runtime or inbetween runs.- Author:
- TheBusyBiscuit
-
Method Summary