Class PropertyPattern


  • public class PropertyPattern
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PropertyPattern​(java.lang.String pattern)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean contains​(PropertyM propertyM)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PropertyPattern

        public PropertyPattern​(java.lang.String pattern)
    • Method Detail

      • contains

        public boolean contains​(PropertyM propertyM)