Class StringFunctions.ToPrimitiveShortFunction

java.lang.Object
org.eclipse.collections.impl.block.factory.StringFunctions.ToPrimitiveShortFunction
All Implemented Interfaces:
Serializable, ShortFunction<String>
Enclosing class:
StringFunctions

private static final class StringFunctions.ToPrimitiveShortFunction extends Object implements ShortFunction<String>
  • Field Details

  • Constructor Details

    • ToPrimitiveShortFunction

      private ToPrimitiveShortFunction()
  • Method Details