Class PlaceHolder


  • @API(status=DEPRECATED,
         since="1.10.0")
    @Deprecated(forRemoval=true,
                since="1.10.0")
    public final class PlaceHolder
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Just a placeholder class that is used to detect whether this module is on the classpath.
    • Constructor Summary

      Constructors 
      Constructor Description
      PlaceHolder()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PlaceHolder

        public PlaceHolder()
        Deprecated, for removal: This API element is subject to removal in a future version.