提交 db6e1d3a 编写于 作者: C Christoph Kutzinski

added @since

上级 47bd4c2c
......@@ -189,6 +189,9 @@ public class Functions {
return o instanceof ModelObjectWithChildren;
}
/**
* @since 1.524
*/
public static boolean isMatrixProject(Object o) {
return o instanceof MatrixProject;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册