Uses of Interface
com.aoapps.lang.i18n.LocalizedConsumerE
-
Packages that use LocalizedConsumerE Package Description com.aoapps.lang.i18n Internationalization (i18n) utilities shared by many projects. -
-
Uses of LocalizedConsumerE in com.aoapps.lang.i18n
Subinterfaces of LocalizedConsumerE in com.aoapps.lang.i18n Modifier and Type Interface Description interfaceLocalizedConsumerA localized consumer.Methods in com.aoapps.lang.i18n that return LocalizedConsumerE Modifier and Type Method Description default LocalizedConsumerE<Ex>LocalizedConsumerE. andThen(LocalizedConsumerE<? extends Ex> after)Methods in com.aoapps.lang.i18n with parameters of type LocalizedConsumerE Modifier and Type Method Description default LocalizedConsumerE<Ex>LocalizedConsumerE. andThen(LocalizedConsumerE<? extends Ex> after)
-