fmgp.util
package fmgp.util
Members list
Type members
Classlikes
Base64Obj keep the original base64 encoder (useful to preserve data for doing MAC checks)
Base64Obj keep the original base64 encoder (useful to preserve data for doing MAC checks)
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Base64Obj
object IOR
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