Class PlacedTojosCache


  • public final class PlacedTojosCache
    extends Object
    Placed tojos that cached in memory. After implementing the issue the class will be removed.
    Since:
    0.30
    • Constructor Detail

      • PlacedTojosCache

        public PlacedTojosCache​(PlacedTojos tojos)
        Ctor.
        Parameters:
        tojos - Placed tojos.
    • Method Detail

      • find

        public Optional<PlacedTojo> find​(Path target)
        Find placed tojo by path.
        Parameters:
        target - Path.
        Returns:
        Placed tojo.
      • placeClass

        public void placeClass​(Path target,
                               String related,
                               String dep)
        Place class.
        Parameters:
        target - Path.
        related - Related path.
        dep - Dependency.