Uses of Interface
no.digipost.function.SerializableFunction
Packages that use SerializableFunction
-
Uses of SerializableFunction in no.digipost.util
Constructors in no.digipost.util with parameters of type SerializableFunctionModifierConstructorDescriptionprotectedprotectedJustA(T theValue, SerializableFunction<? super T, String> valueToString) protectedJustALong(long theValue, String description, SerializableFunction<? super Long, String> valueToString) protectedJustALong(long theValue, SerializableFunction<? super Long, String> valueToString)