Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

shibboleth.Functions.Constant constructs a Function that returns its input argument. It adapts a fixed configuration value into a Function object.

shibboleth.BiFunctions.Constant 4.1 constructs a BiFunction that returns its input argument. It adapts a fixed configuration value into a BiFunction object.

...