Class TypeEncodedValue

java.lang.Object
org.apache.maven.surefire.booter.TypeEncodedValue

public final class TypeEncodedValue extends Object
Author:
Kristian Rosenvold
  • Constructor Details

    • TypeEncodedValue

      public TypeEncodedValue(String type, String value)
  • Method Details