Class BzlFileContentInline_1_0
java.lang.Object
com.gradle.scan.eventmodel.bazel.file.BzlFileContentInline_1_0
- All Implemented Interfaces:
BzlFileContent_1_0
@BazelVersion(since="1.0")
@BazelAgentVersion(since="1.0")
public class BzlFileContentInline_1_0
extends Object
implements BzlFileContent_1_0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
bytes
public final byte[] bytes
-
-
Constructor Details
-
BzlFileContentInline_1_0
public BzlFileContentInline_1_0(byte[] bytes)
-
-
Method Details