Deprecated API
Contents
-
Terminally Deprecated ElementsElementDescriptionUse add(value) with auto-boxing instead.Use add(value) with auto-boxing instead.Use get(index, Object.class, defaultValue) instead.Use get(index, Boolean.class, defaultValue) instead.Use get(index, Date.class, defaultValue) instead.Use get(index, Integer.class, defaultValue) instead.Use get(index, String.class, defaultValue) instead.Use set(index, value) with auto-boxing instead.Use set(index, value) with auto-boxing instead.Use get(key, Object.class, defaultValue) instead.Use get(key, Boolean.class, defaultValue) instead.Use get(key, Date.class, defaultValue) instead.Use get(key, Integer.class, defaultValue) instead.Use get(key, String.class, defaultValue) instead.Use set(key, value) with auto-boxing instead.Use set(key, value) with auto-boxing instead.Use org.rapidcontext.core.type.Procedure API instead.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Use
CallStack.top(int)
with stack height instead.Replaced with org.rapidcontext.core.type.Procedure signature.UseCallStack.toStackTrace(int)
instead.UseCallStack.top(int)
instead.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Storage cache is used instead.Remove directly from storage instead.Use load(String) instead.Query storage directly instead.Use load(String) instead.Use org.rapidcontext.core.type.Procedure.PATH instead.Store directly to storage instead.Use org.rapidcontext.core.type.Procedure API instead.UseChannel.report(long, boolean, String)
instead.Use #version() on the instance instead.Use description() instead.Use id() instead.
-
Deprecated InterfacesInterfaceDescriptionUse org.rapidcontext.core.type.Procedure API instead.
-
Deprecated ClassesClassDescriptionUse org.rapidcontext.core.type.Procedure API instead.
-
Deprecated FieldsFieldDescriptionUse org.rapidcontext.core.type.Procedure.PATH instead.
-
Deprecated MethodsMethodDescriptionUse add(value) with auto-boxing instead.Use add(value) with auto-boxing instead.Use get(index, Object.class, defaultValue) instead.Use get(index, Boolean.class, defaultValue) instead.Use get(index, Date.class, defaultValue) instead.Use get(index, Integer.class, defaultValue) instead.Use get(index, String.class, defaultValue) instead.Use set(index, value) with auto-boxing instead.Use set(index, value) with auto-boxing instead.Use get(key, Object.class, defaultValue) instead.Use get(key, Boolean.class, defaultValue) instead.Use get(key, Date.class, defaultValue) instead.Use get(key, Integer.class, defaultValue) instead.Use get(key, String.class, defaultValue) instead.Use set(key, value) with auto-boxing instead.Use set(key, value) with auto-boxing instead.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Use
CallStack.top(int)
with stack height instead.Replaced with org.rapidcontext.core.type.Procedure signature.UseCallStack.toStackTrace(int)
instead.UseCallStack.top(int)
instead.Replaced with org.rapidcontext.core.type.Procedure signature.Replaced with org.rapidcontext.core.type.Procedure signature.Storage cache is used instead.Remove directly from storage instead.Use load(String) instead.Query storage directly instead.Use load(String) instead.Store directly to storage instead.UseChannel.report(long, boolean, String)
instead.Use #version() on the instance instead.Use description() instead.Use id() instead.
-
Deprecated Constructors