public final class Records extends Object
| Modifier and Type | Method and Description |
|---|---|
static Attributes |
label(String label) |
static Attributes |
mLabel(String label) |
static Attributes |
mOf(String... recs) |
static Attributes |
of(String... recs) |
static String |
rec(String label) |
static String |
rec(String tag,
String label) |
static String |
turn(String... records) |
public static Attributes label(String label)
public static Attributes mLabel(String label)
public static Attributes of(String... recs)
public static Attributes mOf(String... recs)
Copyright © 2015–2017. All rights reserved.