public final class StringRuntimeShape extends Object
HotLoopCallees.
Example:
String offsetShape = StringRuntimeShape.of(offset);
String dimensionSelectorShape = StringRuntimeShape.of(dimensionSelector);| Modifier and Type | Method and Description |
|---|---|
static String |
of(HotLoopCallee... hotLoopCallees) |
static String |
of(HotLoopCallee hotLoopCallee) |
public static String of(HotLoopCallee hotLoopCallee)
public static String of(HotLoopCallee... hotLoopCallees)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.