Class Mapping<E,R>

java.lang.Object
com.amalgamasimulation.utils.Mapping<E,R>
All Implemented Interfaces:
Function<E,R>

public class Mapping<E,R> extends Object implements Function<E,R>
  • Constructor Details

    • Mapping

      public Mapping()
  • Method Details