Package net.sourceforge.plantuml.utils
Class ObjectUtils
java.lang.Object
net.sourceforge.plantuml.utils.ObjectUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
instanceOfAny
(Object object, Class<?>... classes)
-
Constructor Details
-
ObjectUtils
public ObjectUtils()
-
-
Method Details
-
instanceOfAny
-