Uses of Interface
net.anwiba.commons.lang.functional.IBlock
Packages that use IBlock
Package
Description
-
Uses of IBlock in net.anwiba.commons.lang.functional
Methods in net.anwiba.commons.lang.functional that return IBlockMethods in net.anwiba.commons.lang.functional with parameters of type IBlock -
Uses of IBlock in net.anwiba.commons.lang.optional
Methods in net.anwiba.commons.lang.optional with parameters of type IBlock -
Uses of IBlock in net.anwiba.commons.lang.primitive
Methods in net.anwiba.commons.lang.primitive with parameters of type IBlock -
Uses of IBlock in net.anwiba.commons.lang.visitor
Methods in net.anwiba.commons.lang.visitor with parameters of type IBlockModifier and TypeMethodDescriptionBlockVisitor.defaultCase(IBlock<E> function) static <E extends Exception>
BlockVisitor<Class,E> static <K extends Enum<K>,E extends Exception>
BlockVisitor<K,E>