Searched defs:Property (Results 1 – 3 of 3) sorted by relevance
82 public static class Property { class in BmsgTokenizer86 public Property(String name, String value) { in Property() method in BmsgTokenizer.Property
26 public enum Property { enum65 Property(int value) { mValue = value; } in Property() method in Property
40 Property(&'a [u8]), enumerator