Uses of Record Class
org.bsc.javelit.JtSessionValue
Packages that use JtSessionValue
-
Uses of JtSessionValue in org.bsc.javelit
Method parameters in org.bsc.javelit with type arguments of type JtSessionValueModifier and TypeMethodDescription<R> RJtSessionValue.ifNotPresentOrElse(Function<JtSessionValue<T>, R> eval, R defaultValue) <R> RJtSessionValue.ifNotPresentOrElseGet(Function<JtSessionValue<T>, R> eval, Supplier<R> defaultValue)