Class MapAttributed
- java.lang.Object
-
- org.logdoc.fairhttp.service.tools.MapAttributed
-
-
Constructor Summary
Constructors Constructor Description MapAttributed()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Tget(String name)ObjectgetAttribute(String name)ObjectremoveAttribute(String name)voidsetAttribute(String name, Object value)
-