java.lang.Object
qupath.bioimageio.spec.tensor.Tensors

public class Tensors extends Object
  • Constructor Details

    • Tensors

      public Tensors()
  • Method Details

    • getDeserializers

      public static Map<Class<?>,com.google.gson.JsonDeserializer<?>> getDeserializers()
      Get the type adapters/deserializers for all classes in the tensor sub-package.
      Returns:
      A map of class to deserializer.