Class JsonCasSerializer.MapType2Subtypes

    • Constructor Detail

      • MapType2Subtypes

        private MapType2Subtypes()
    • Method Detail

      • addSubtype

        boolean addSubtype​(int type,
                           int subtype)
        Parameters:
        type - main type
        subtype - subtype of main type
        Returns:
        true if added, false if already was there