Uses of Interface
net.automatalib.serialization.saf.SinglePropertyDecoder
-
-
Uses of SinglePropertyDecoder in net.automatalib.serialization.saf
Methods in net.automatalib.serialization.saf that return SinglePropertyDecoder Modifier and Type Method Description static <P> SinglePropertyDecoder<@Nullable P>SinglePropertyDecoder. nullDecoder()
-