Class Echo

java.lang.Object
org.approvaltests.hadoop.Echo
All Implemented Interfaces:
Function1<Object,​String>

public class Echo
extends Object
implements Function1<Object,​String>
  • Field Details

    • INSTANCE

      public static final Echo INSTANCE
  • Constructor Details

    • Echo

      public Echo()
  • Method Details