Uses of Class
xyz.cofe.trambda.AnnotationDump
-
Packages that use AnnotationDump Package Description xyz.cofe.trambda Сериализация байт-кода лямбды -
-
Uses of AnnotationDump in xyz.cofe.trambda
Methods in xyz.cofe.trambda that return AnnotationDump Modifier and Type Method Description AnnotationDumpAnnotationDump. byteCode(Consumer<? super ByteCode> bc)Указывает функцию принимающую байт кодAnnotationDumpAnnotationDump. byteCode(Consumer<? super ByteCode> bc, GetAnnotationByteCodes sencondConsumer)
-