Package cz.masci.commons.springfx.data
Interface Identifiable<T>
- Type Parameters:
T- The type of the identifier
public interface Identifiable<T>
The Identifiable interface defines a contract for objects that have an identifier.
-
Property Summary
Properties -
Method Summary