Class SubTypes

java.lang.Object
org.apache.sis.referencing.datum.SubTypes

final class SubTypes extends Object
Implementation of AbstractDatum methods that require knowledge about subclasses. Those methods are defined in a separated static class for avoiding class loading of all datum implementations before necessary.

This class currently provides implementation for the following methods:

Since:
0.4
Version:
0.4
  • Constructor Details

    • SubTypes

      private SubTypes()
      Do not allow instantiation of this class.
  • Method Details