Class ReservedIds.PreAllocatedId

java.lang.Object
net.bluemind.directory.api.ReservedIds.PreAllocatedId
Enclosing class:
ReservedIds

public static class ReservedIds.PreAllocatedId extends Object
  • Field Details

    • key

      public final String key
    • id

      public final long id
  • Constructor Details

    • PreAllocatedId

      public PreAllocatedId(String key, long id)
  • Method Details