Package xyz.cofe.trambda.sec
Class TypeDesc
- java.lang.Object
-
- xyz.cofe.trambda.sec.TypeDesc
-
public class TypeDesc extends Object
Описание типа поля/параметра/...
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTypeDesc.ParseРезультат парсинга
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TypeDescparse(String raw)Парсинг типаstatic TypeDesc.Parseparse(String raw, int from)StringtoString()
-