Uses of Interface
net.binis.codegen.collection.CodeList
Packages that use CodeList
-
Uses of CodeList in net.binis.codegen.collection
Classes in net.binis.codegen.collection that implement CodeListMethods in net.binis.codegen.collection that return CodeListModifier and TypeMethodDescriptionCodeListImpl._if(boolean condition, BiConsumer<CodeList<T, R>, R> consumer, BiConsumer<CodeList<T, R>, R> elseConsumer) CodeListImpl._if(boolean condition, Consumer<CodeList<T, R>> consumer, Consumer<CodeList<T, R>> elseConsumer) Method parameters in net.binis.codegen.collection with type arguments of type CodeList