Documentation of 'org.nd4j.linalg.util.ReflectionUtil' Java class
ReflectionUtil
org.nd4j.linalg.util

Class ReflectionUtil



  • public final class ReflectionUtil
    extends java.lang.Object
    Reflect utilities
    • Constructor Summary

      Constructors 
      Constructor and Description
      ReflectionUtil() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static java.lang.Class<?>[] classesFor(java.lang.Object[] objects)
      Create a class array from the given array of objects
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReflectionUtil

        public ReflectionUtil()
    • Method Detail

      • classesFor

        public static java.lang.Class<?>[] classesFor(java.lang.Object[] objects)
        Create a class array from the given array of objects
        Parameters:
        objects - the objects to getScalar classes for
        Returns:
        the classes for each object in the array

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.