-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected char |
left |
protected char |
right |
-
Constructor Summary
Constructors
Constructor and Description |
AutoClosePair(char left,
char right) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
right
protected char right
-
Method Detail
-
getLeft
public char getLeft()
-
getRight
public char getRight()
-
isSame
public boolean isSame()
Copyright © 2020. All rights reserved.