Class ProfileIdHelper



  • public abstract class ProfileIdHelper
    extends Object
    Profile ID
    • Constructor Detail

      • ProfileIdHelper

        public ProfileIdHelper()
    • Method Detail

      • insert

        public static void insert(Any a,
                                  int that)
      • extract

        public static int extract(Any a)
      • id

        public static String id()
      • write

        public static void write(OutputStream ostream,
                                 int value)