JML

Uses of Class
java.util.regex.Pattern.CharProperty

Packages that use Pattern.CharProperty
java.util.regex JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
 

Uses of Pattern.CharProperty in java.util.regex
 

Methods in java.util.regex that return Pattern.CharProperty
private  Pattern.CharProperty Pattern.clazz(boolean)
           
private  Pattern.CharProperty Pattern.range(Pattern.BitClass)
           
private  Pattern.CharProperty Pattern.family(boolean)
           
private  Pattern.CharProperty Pattern.unicodeBlockPropertyFor(String)
           
private  Pattern.CharProperty Pattern.charPropertyNodeFor(String)
           
private  Pattern.CharProperty Pattern.newSingle(int)
           
private static Pattern.CharProperty Pattern.rangeFor(int, int)
           
private static Pattern.CharProperty Pattern.caseInsensitiveRangeFor(int, int)
           
private static Pattern.CharProperty Pattern.union(Pattern.CharProperty, Pattern.CharProperty)
           
private static Pattern.CharProperty Pattern.intersection(Pattern.CharProperty, Pattern.CharProperty)
           
private static Pattern.CharProperty Pattern.setDifference(Pattern.CharProperty, Pattern.CharProperty)
           
 

Methods in java.util.regex with parameters of type Pattern.CharProperty
private static Pattern.CharProperty Pattern.union(Pattern.CharProperty, Pattern.CharProperty)
           
private static Pattern.CharProperty Pattern.intersection(Pattern.CharProperty, Pattern.CharProperty)
           
private static Pattern.CharProperty Pattern.setDifference(Pattern.CharProperty, Pattern.CharProperty)
           
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.