Quarkus - Core - Runtime 1.1.1.Final
-
public class RuntimeValue<T>
extends Object
Represents a proxyable object that can be returned from a bytecode recorder,
and passed between recorders.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RuntimeValue
public RuntimeValue()
-
Method Detail
-
getValue
public T getValue()
Quarkus - Core - Runtime 1.1.1.Final
Copyright © 2020 JBoss by Red Hat. All rights reserved.