Class AnyFactory
- java.lang.Object
-
- com.hello2morrow.sonargraph.api.model.any.AnyFactory
-
public class AnyFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnyFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Any
createFrom(java.lang.Object object)
-
-
-
Method Detail
-
createFrom
public static Any createFrom(java.lang.Object object)
-
-