public interface PhaseSizeContract
Modifier and Type | Method and Description |
---|---|
default boolean |
checkContract() |
float |
codeSizeIncrease()
Returns a factor
>=1 that determines what the final code size in terms of the sum of
the node code sizes NodeSize of all nodes is. |
String |
contractorName() |
float codeSizeIncrease()
>=1
that determines what the final code size in terms of the sum of
the node code sizes NodeSize
of all nodes is.default boolean checkContract()
String contractorName()