Class realm_collection_type_e


  • public final class realm_collection_type_e
    extends java.lang.Object
    • Field Detail

      • RLM_COLLECTION_TYPE_NONE

        public static final int RLM_COLLECTION_TYPE_NONE
        See Also:
        Constant Field Values
      • RLM_COLLECTION_TYPE_LIST

        public static final int RLM_COLLECTION_TYPE_LIST
        See Also:
        Constant Field Values
      • RLM_COLLECTION_TYPE_SET

        public static final int RLM_COLLECTION_TYPE_SET
        See Also:
        Constant Field Values
      • RLM_COLLECTION_TYPE_DICTIONARY

        public static final int RLM_COLLECTION_TYPE_DICTIONARY
        See Also:
        Constant Field Values
    • Constructor Detail

      • realm_collection_type_e

        public realm_collection_type_e()