org.sonar.api.scan.filesystem.internal
Class InputFiles

java.lang.Object
  extended by org.sonar.api.scan.filesystem.internal.InputFiles

public class InputFiles
extends Object

Since:
4.0

Method Summary
static List<File> toFiles(Iterable<InputFile> inputFiles)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toFiles

public static List<File> toFiles(Iterable<InputFile> inputFiles)


Copyright © 2009-2014 SonarSource. All Rights Reserved.