Class CustomId


  • public class CustomId
    extends Object
    A mock identifier for use in ensuring that custom serializers work around element identifiers.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)
    • Constructor Detail

      • CustomId

        public CustomId​(String cluster,
                        UUID elementId)