fmgp.util
package fmgp.util
Members list
Type members
Classlikes
Base64Obj keep the original base64 encoder (useful to preserve data for doing MAC checks)
object Base64Obj
sealed abstract class IOR[+L, +R] extends Product, Serializable
Types
Value members
Concrete methods
Use call valueOf of a enum inside of safeValueOf (and ONLY valueOf!)
Use call valueOf of a enum inside of safeValueOf (and ONLY valueOf!)
Use like this!!!
fmgp.util.safeValueOf(A.valueOf(str))
TODO make this a inline macro of Enum[A]
Attributes
Givens
Givens
In this article