Interface PartialBind.Finisher<REMAP,​FINAL>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      FINAL finish​(org.comroid.mutatio.span.Span<REMAP> parts)  
      boolean isListing()  
      • Methods inherited from interface org.comroid.api.Specifiable

        as, isType
      • Methods inherited from interface org.comroid.spellbind.model.TypeFragment

        as, getUUID, self
    • Method Detail

      • isListing

        boolean isListing()
      • finish

        FINAL finish​(org.comroid.mutatio.span.Span<REMAP> parts)