public interface IPriorityValue<VALUE_TYPE,PRIORITY_TYPE extends java.lang.Comparable<PRIORITY_TYPE>>
Modifier and Type | Method and Description |
---|---|
PRIORITY_TYPE |
getPriority() |
VALUE_TYPE |
getValue() |
VALUE_TYPE getValue()
PRIORITY_TYPE getPriority()
Siehe auch Jowidgets Nutzerhandbuch