Uses of Class
com.igormaznitsa.meta.annotation.Warning
-
Packages that use Warning Package Description com.igormaznitsa.meta.common.templates com.igormaznitsa.meta.common.utils -
-
Uses of Warning in com.igormaznitsa.meta.common.templates
Constructors in com.igormaznitsa.meta.common.templates with annotations of type Warning Constructor Description DisposableTemplate()
The Constructor.KeepCreationPointTemplate()
The Constructor. -
Uses of Warning in com.igormaznitsa.meta.common.utils
Methods in com.igormaznitsa.meta.common.utils with annotations of type Warning Modifier and Type Method Description static <T> T
Deferrers. deferredClose(T closeable)
Defer object containing public close() method.
-