Package com.sk89q.worldedit.util.function


package com.sk89q.worldedit.util.function
  • Interface Summary
    Interface
    Description
    IOFunction<T,​R>
    I/O function type.
    I/O runnable type.
  • Class Summary
    Class
    Description
    Provides a Levenshtein distance between a given string and each string that this function is applied to.