Uses of Class
io.higson.runtime.model.MpParameterEntry
Packages that use MpParameterEntry
-
Uses of MpParameterEntry in io.higson.runtime.decoder
Methods in io.higson.runtime.decoder with parameters of type MpParameterEntryModifier and TypeMethodDescriptionvoidMpDecodingStrategy.detectCascadingRefs(Parameter p, MpParameterEntry entry) Method checks, if class holds reference for nested delegation call -
Uses of MpParameterEntry in io.higson.runtime.helper
Methods in io.higson.runtime.helper that return MpParameterEntryModifier and TypeMethodDescriptionMpHelper.createEntry(int levelCnt, String... columns) MpHelper.createEntry(LevelMapper mapper, String... columns) MpHelper.createEntry(Parameter p, String... columns) MpHelper.createEntry(String... cells)