Study Methods:
Study methods survey the info string and return a Boolean demonstrating whether the
example is found:
public boolean find()
Endeavors to discover the following subsequence of the info arrangement that
matches the example.
public boolean lookingat()
Endeavors to match the info arrangement, beginning toward the start of the district,
against the example.
public boolean matches()
Endeavors to match the whole district against the example.
public boolean find(int begin)
Resets this matcher and after that endeavors to discover the following subsequence
of the information grouping that matches the example, beginning at the detailed
list.
Do'stlaringiz bilan baham: |