Package com.liferay.portal.relationship
Interface ModelSupplier<T extends Serializable,U extends com.liferay.portal.kernel.model.ClassedModel>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Deprecated
@FunctionalInterface
public interface ModelSupplier<T extends Serializable,U extends com.liferay.portal.kernel.model.ClassedModel>
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
-
Method Summary
-
Method Details
-
supply
Deprecated.
-