Class AsStringView

All Implemented Interfaces:
Function<String>, Selectable<String>, StringFunction, Serializable

public final class AsStringView extends StringView
See Also:
  • Constructor Details

    • AsStringView

      public AsStringView(NumberFunction<?> source)
      Creates a new LengthView. Instead of using this constructor directly, you may want to use the more convenient wrapper method NumberFunction.asString().
  • Method Details