@ConsumerType
public interface LoadEnabled
ClassProperties
produced from their Properties
when Loader.load(Class)
gets called on them.
Note that this interface is intended to be implemented by users of JavaCPP and so is marked
as a ConsumerType
interface. Adding methods will be considered a breaking change.
Loader
Modifier and Type | Method and Description |
---|---|
void |
init(ClassProperties properties) |
void init(ClassProperties properties)
Copyright © 2020. All rights reserved.