Interface BinaryContentGenerator

All Superinterfaces:
ContentGenerator
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface BinaryContentGenerator extends ContentGenerator
Anything that generates some sort of binary "content".
Author:
Syam