Interface FilesToCompile

All Known Implementing Classes:
ImmutableFilesToCompile

@Immutable public interface FilesToCompile
Collection of sources to compile which can be passed to protoc. This is derived from zero or more source listings.
Since:
3.1.0
Author:
Ashley Scopes