Package com.aliucord.utils
Class LazyField
-
- All Implemented Interfaces:
-
kotlin.properties.ReadOnlyProperty
public final class LazyField<T extends Object> implements ReadOnlyProperty<T, Field>
A lazy field delegate designed to improve the performance in field reflection.