Class ShipsIDFinder

java.lang.Object
org.ships.vessel.common.loader.ShipsIDFinder
All Implemented Interfaces:
ShipsLoader

@Deprecated(forRemoval=true) public class ShipsIDFinder extends Object implements ShipsLoader
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected final String
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

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

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

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

    • id

      protected final String id
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • ShipsIDFinder

      public ShipsIDFinder(String id)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details