Uses of Interface
com.github.yulichang.wrapper.interfaces.DoSomething
Packages that use DoSomething
Package
Description
-
Uses of DoSomething in com.github.yulichang.extension.apt
Methods in com.github.yulichang.extension.apt with parameters of type DoSomethingModifier and TypeMethodDescriptionprotected final ChildrenJoinAbstractWrapper.maybeDo(boolean condition, DoSomething something) 函数化的做事 -
Uses of DoSomething in com.github.yulichang.extension.kt
Methods in com.github.yulichang.extension.kt with parameters of type DoSomethingModifier and TypeMethodDescriptionprotected final ChildrenKtAbstractWrapper.maybeDo(boolean condition, DoSomething something) 函数化的做事 -
Uses of DoSomething in com.github.yulichang.toolkit
Methods in com.github.yulichang.toolkit with parameters of type DoSomethingModifier and TypeMethodDescriptionvoidThrowOptional.catchDo(DoSomething doSomething) static ThrowOptionalThrowOptional.tryDo(DoSomething doSomething) -
Uses of DoSomething in com.github.yulichang.wrapper
Methods in com.github.yulichang.wrapper with parameters of type DoSomethingModifier and TypeMethodDescriptionprotected final ChildrenJoinAbstractWrapper.maybeDo(boolean condition, DoSomething something) 函数化的做事