Uses of Class
thewebsemantic.TypeWrapper
-
Packages that use TypeWrapper Package Description thewebsemantic -
-
Uses of TypeWrapper in thewebsemantic
Subclasses of TypeWrapper in thewebsemantic Modifier and Type Class Description classDefaultTypeWrapperclassEnumTypeWrapperclassIdFieldTypeWrapperclassIdMethodTypeWrapperclassUriMethodTypeWrapperMethods in thewebsemantic that return TypeWrapper Modifier and Type Method Description static TypeWrapperTypeWrapperFactory. newwrapper(Class<?> c)static TypeWrapperTypeWrapper. type(Object o)static TypeWrapperTypeWrapper. wrap(Class<?> c)
-