Class Id$

java.lang.Object
csw.params.core.models.Id$
All Implemented Interfaces:
Serializable

public class Id$ extends Object implements Serializable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final Id$
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Id$()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    A helper method to create Id with random unique id generator

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • MODULE$

      public static final Id$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Id$

      public Id$()
  • Method Details

    • apply

      public Id apply()
      A helper method to create Id with random unique id generator

      Returns:
      an instance of Id