Uses of Class
xyz.cofe.trambda.sec.TypeDesc
-
Packages that use TypeDesc Package Description xyz.cofe.trambda.sec Проверка байт кода на безопасность выполнения -
-
Uses of TypeDesc in xyz.cofe.trambda.sec
Fields in xyz.cofe.trambda.sec declared as TypeDesc Modifier and Type Field Description TypeDesc[]MethodDescTypes. paramsTypeDescMethodDescTypes. returnsTypeDescTypeDesc.Parse. typestatic TypeDescTypeDesc. undefinedMethods in xyz.cofe.trambda.sec that return TypeDesc Modifier and Type Method Description TypeDescFieldAccess. getFieldType()static TypeDescTypeDesc. parse(String raw)Constructors in xyz.cofe.trambda.sec with parameters of type TypeDesc Constructor Description MethodDescTypes(TypeDesc[] params, TypeDesc returns)Parse(TypeDesc type, int from, int to)
-