Class FloatRefForm


  • public class FloatRefForm
    extends SingleByteReferenceForm
    This class implements the byte code form for those bytecodes which have float references (and only float references).
    • Constructor Detail

      • FloatRefForm

        public FloatRefForm​(int opcode,
                            java.lang.String name,
                            int[] rewrite)
      • FloatRefForm

        public FloatRefForm​(int opcode,
                            java.lang.String name,
                            int[] rewrite,
                            boolean widened)