-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
When I try to build it I've get such errors in 'core/Processor.java':
java: invalid inferred types for P; inferred type does not conform to declared bound(s)
inferred: fr.pcreations.labs.RESTDroid.core.Persistable<fr.pcreations.labs.RESTDroid.core.ResourceRepresentation<?>>
bound(s): fr.pcreations.labs.RESTDroid.core.Persistable<capture#1 of ? extends fr.pcreations.labs.RESTDroid.core.ResourceRepresentation>
Error appears in 327,399,432,482 lines.
Java 1.7.0, Android API 4.2.2. Both Linux and Windows x86_64.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels