On 02/07/2019 16:35, Kasper Nielsen wrote:
Right now,
I'm using a cache of ClassValue<ConcurrentHashMap<Integer, T>>
with lookupClass and allowedModes as parameters [3]. This will
obviously break with
these changes.

Are you using privateLookupIn and dropping PRIVATE access? Are you teleporting in Lookup.in? It might be that you don't have to change anything.

-Alan

Reply via email to